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