Click or drag to resize
IDataComConfigurationGetContactMapping Method
Retrieves the mapping of Data.com contact from the settings, and returns it.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
EntityMapping GetContactMapping()

Return Value

Type: EntityMapping
The mapping of Data.com contact from the settings, if present; otherwise, an empty mapping.
See Also