Click or drag to resize
FileCabinetAssignedCabinetId Property
Gets or sets a flag indicating whether this cabinet is default 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 string AssignedCabinetId { get; set; }

Property Value

Type: String
See Also