WebAuthorityAuthorityDataType Property |
AuthorityDataType
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebAuthorityDataType AuthorityDataType { get; set; }
Public Property AuthorityDataType As WebAuthorityDataType
Get
Set
public:
property WebAuthorityDataType^ AuthorityDataType {
WebAuthorityDataType^ get ();
void set (WebAuthorityDataType^ value);
}
member AuthorityDataType : WebAuthorityDataType with get, set
Property Value
Type:
WebAuthorityDataTypeSee Also