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

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

Return Value

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