Click or drag to resize
RolesItem Property
A collection of roles

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Item")]
public List<Role> Item { get; set; }

Property Value

Type: ListRole
See Also