FileCabinetUsable Property DocuWare Platform .NET API
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.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(true)]
public bool Usable { get; set; }

Property Value

Type: Boolean
See Also

Reference