Creates an entity attribute mapper that corresponds to the specified contact attribute.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- entityAttributeName
- Type: System String
The name of the contact attribute.
- entityInfo
- Type: CMS.DataCom EntityInfo
The contact entity info.
Return Value
Type: EntityAttributeMapperBaseAn entity attribute mapper that corresponds to the specified contact attribute, if applicable; otherwise, null.
See Also