WebRegionCategoryNativeIdSource Property |
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.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string NativeIdSource { get; set; }
Public Property NativeIdSource As String
Get
Set
public:
property String^ NativeIdSource {
String^ get ();
void set (String^ value);
}
member NativeIdSource : string with get, set
Property Value
Type:
StringSee Also