Click or drag to resize
RoleType Property
Type of role.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(RoleTypes.Standard)]
public RoleTypes Type { get; set; }

Property Value

Type: RoleTypes
See Also