Click or drag to resize
FileCabinetFieldsField Property
List of file cabinet fields.

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

Property Value

Type: ListFileCabinetField
See Also