WebRegionCategory Properties |
The WebRegionCategory type exposes the following members.
Name | Description | |
---|---|---|
CountryIsoCode |
Country iso code as specified in standard ISO-3166.
Not all region categories has a country iso code.
This property should only be used if property
IsCountryIsoCodeSpecified has the value True.
| |
GUID |
Globally unique identifier (GUID) implemented according to
the Life Science Identifier (LSID) resolution protocol.
Handling of this property is not implemented in current
web services.
This property is currently not implemented.
| |
Id |
Region category id.
| |
IsCountryIsoCodeSpecified |
Indicates if property CountryIsoCode has a value.
| |
IsLevelSpecified |
Indicates if property Level has a value.
| |
Level |
Specifies level of the region category according to
some hierarchical order.
Not all region categories has a level value.
This property should only be used if property
IsLevelSpecified has the value True.
| |
Name |
Region category name.
| |
NativeIdSource |
Used source when native ids are assigned to regions.
An example of source is Statistics Sweden (SCB) that
defines ids for counties, municipalities, etc.
This property is currently not implemented.
| |
SortOrder |
Used to sort region categories.
| |
TypeId |
Region type id.
|