WebAuthorityFactorGUIDs Property |
Users who has this autority has access
rights to information related to these factors.
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> FactorGUIDs { get; set; }
Public Property FactorGUIDs As List(Of String)
Get
Set
public:
property List<String^>^ FactorGUIDs {
List<String^>^ get ();
void set (List<String^>^ value);
}
member FactorGUIDs : List<string> with get, set
Property Value
Type:
ListStringSee Also