Click or drag to resize
FileCabinetFields Property
List of the fields of the cabinet.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlArrayItemAttribute("Field", IsNullable = false)]
public List<FileCabinetField> Fields { get; set; }

Property Value

Type: ListFileCabinetField
See Also