Click or drag to resize
FileCabinetIsBasket Property
Gets or sets a flag indicating whether this file cabinet is a basket or not.

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

Property Value

Type: Boolean
See Also