EnumerableFieldPresentation
Represents a presentation of an enum custom field.
Properties
Name | Type | Description |
|---|---|---|
stringPresentation | string | The string presentation of the enum custom field. |
value | FieldValue | The value of the enum custom field. |
21 November 2025