Click or drag to resize
FileCabinetRights Property
List of the rights that the current user has for this cabinet.

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

Property Value

Type: ListRight
See Also