Click or drag to resize
RightsRight Property
List of rights.

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

Property Value

Type: ListRight
See Also