WebAuthorityAuthorityType Property |
AuthorityType indicates type of Authority i.e Application or AuthorityDataType.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public AuthorityType AuthorityType { get; set; }
Public Property AuthorityType As AuthorityType
Get
Set
public:
property AuthorityType AuthorityType {
AuthorityType get ();
void set (AuthorityType value);
}
member AuthorityType : AuthorityType with get, set
Property Value
Type:
AuthorityTypeSee Also