EnumerableFieldPresentation
Represents a presentation of an enum custom field. Use it in an import script.
Properties
Name | Type | Description |
|---|
stringPresentation | string | The string presentation of the enum custom field. |
value | FieldValue | The value of the enum custom field. |
10 September 2026