ConfigurationCountryId Property |
Get configured country.
Namespace: ArtDatabanken.DataAssembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public static CountryId CountryId { get; set; }
Public Shared Property CountryId As CountryId
Get
Set
public:
static property CountryId CountryId {
CountryId get ();
void set (CountryId value);
}
static member CountryId : CountryId with get, set
Property Value
Type:
CountryIdSee Also