Use name aliases
Last updated
Was this helpful?
Last updated
Was this helpful?
Requires: .
Name aliases provide alternative keys to look for in when performing .
They can be applied to fields and properties with a special attribute:
It's allowed to assign multiple aliases to a single member:
Aliases do not handle ambiguity. If the source returns data with more than one of the lookup keys assigned to a field or property, binding fails with an error.