WebAuthorityLocalityGUIDs Property |
Users who has this autority has access
rights to information related to these localities.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public List<string> LocalityGUIDs { get; set; }
Public Property LocalityGUIDs As List(Of String)
Get
Set
public:
property List<String^>^ LocalityGUIDs {
List<String^>^ get ();
void set (List<String^>^ value);
}
member LocalityGUIDs : List<string> with get, set
Property Value
Type:
ListStringSee Also