| Name | Description | Type | Additional information |
|---|---|---|---|
| NumericFields |
A collection of Meta data describing the requirements for collecting numeric data in a custom field |
Collection of CustomFieldNumeric | |
| TextFields |
A collection of Meta data describing the requirements for collecting alphanumeric data in a custom field |
Collection of CustomFieldText | |
| DateTimeFields |
A collection of Meta data describing the requirements for collecting DateTime data in a custom field |
Collection of CustomFieldDateTime | |
| SelectListFields |
A collection of Meta data describing the requirements for collecting single select/radio button, multi-select/checkbox data in a custom field |
Collection of CustomFieldSelectList |