# 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](Import-FieldValue.html)  |  The value of the enum custom field.   |

## See also

[FieldValue](Import-FieldValue.html)

