dbicMonth Send comments on this topic.
Country Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiLocationItem Class : Country Property

Gets or sets the country of the location

Syntax

Visual Basic (Declaration) 
Public Property Country As String
C# 
public string Country {get; set;}

Property Value

A String value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also