Cargo |
This is preliminary documentation and is subject to change.
The CargoTableFieldDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| FieldType | ||
| IsList | Whether this field is of List type. | |
| IsMandatory | If set, the field is declared as mandatory, i.e. blank values are not allowed. | |
| ListDelimiter | For fields of List type, this is the delimiter of the list item. | |
| Name |