FieldDefinitions Object (IFieldDefinitions Interface)
This object represents a collection of field definition. It may be a collection of fields of a section definition or a collection of fields of a composite field definition.
Properties
| Name | Type | Description |
|---|---|---|
| Count | Integer, read-only | Stores the number of elements in the collection. |
| Element | FieldDefinition, read-only | Provides access to a single element of the collection. |
Methods
| Name | Description |
|---|---|
| AddNew | Adds a new element to the end of the collection. |
| Delete | Removes the element from the collection. |
| DeleteAll | Removes all the elements from the collection. |
| Item | Provides access to a single element of the collection. |
Related objects

See also
15.08.2023 13:19:30