Click or drag to resize
DataComHelperGetCompanyAttributeMapperFactory Method
Returns Data.com company attribute mapper.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public static IEntityAttributeMapperFactory GetCompanyAttributeMapperFactory()

Return Value

Type: IEntityAttributeMapperFactory
Data.com company attribute mapper.
See Also