Click or drag to resize
DataComHelperGetContactAttributeMapperFactory Method
Returns Data.com contact attribute mapper.

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

Return Value

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