Class TableHistoryFieldOptions
Inheritance
System.Object
TableHistoryFieldOptions
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class TableHistoryFieldOptions : object
Properties
TableColumnsDefinitions
List of columns of the table field.
Declaration
public List<TableColumnsDefinition> TableColumnsDefinitions { get; set; }
Property Value
| Type | Description |
|---|---|
| List<TableColumnsDefinition> |