MappingStatus represents the outcome of a mapping operation on a field.

Enumeration Members

Enumeration Members

MS_FAILED: 2

Failed to find a mapping for the field value.

MS_NONE: 0

The field has no mapping specified.

MS_SUCCEEDED: 1

Find a mapping for the field value.