Creates an entity attribute mapper that corresponds to the specified company 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 company attribute.
- entityInfo
- Type: CMS.DataCom EntityInfo
The company entity info.
Return Value
Type: EntityAttributeMapperBaseAn entity attribute mapper that corresponds to the specified company attribute, if applicable; otherwise, null.
See Also