MFIdentiferToIDConverter Methods

Methods

ConvertValue Ensures that any non-numeric source values are resolved to an explicit id in the target value. Additionally a ghost value may be added to the target value's parent object to retain the original reference.
GetIdValue Gets a JSON compatible value from the id.
Invert Provides a reverse converter, for mapping values in the opposite direction.

See Also