Click or drag to resize
FileCabinetUsable Property
Gets or sets if user has usage right for web basket. For file cabinets it's always true

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

Property Value

Type: Boolean
See Also