Class TableFieldColumns
List of file cabinet fields.
Inheritance
System.Object
TableFieldColumns
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class TableFieldColumns : object
Properties
TableFieldColumn
List of table field columns.
Declaration
public List<FileCabinetFieldBase> TableFieldColumn { get; set; }
Property Value
Type | Description |
---|---|
List<FileCabinetFieldBase> |