FileCabinet IsBasket Property DocuWare Platform .NET API
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: 6.5.0.0 (6.5.0.5648)
Syntax

public bool IsBasket { get; set; }

Property Value

Type: OnlineBoolean
See Also