Enum value reader
Version:
This value reader returns a value from an enum. It is used to ensure a value read from a source object is a valid enum value.
| Expected source object type | System.String or System.Int32 |
|---|---|
| Template location | Data Exchange/Framework/Data Access/Value Readers/Enum Value Reader |
Template fields
Template fields
| Field name | Description |
|---|---|
| Enum Type | The enum type that the source object is converted to. |
If you have suggestions for improving this article, let us know!