WebRegionCategoryIsCountryIsoCodeSpecified Property |
Indicates if property CountryIsoCode has a value.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsCountryIsoCodeSpecified { get; set; }
Public Property IsCountryIsoCodeSpecified As Boolean
Get
Set
public:
property bool IsCountryIsoCodeSpecified {
bool get ();
void set (bool value);
}
member IsCountryIsoCodeSpecified : bool with get, set
Property Value
Type:
BooleanSee Also