Click or drag to resize
FileCabinetsFileCabinet Property
Lsit of file cabinets or document trays(web baskets).

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("FileCabinet")]
public List<FileCabinet> FileCabinet { get; set; }

Property Value

Type: ListFileCabinet
See Also