Click or drag to resize
IDataComConfiguration Interface
Provides access to Data.com integration configuration.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public interface IDataComConfiguration

The IDataComConfiguration type exposes the following members.

Methods
  NameDescription
Public methodGetCompanyMapping
Retrieves the mapping of Data.com company from the settings, and returns it.
Public methodGetContactMapping
Retrieves the mapping of Data.com contact from the settings, and returns it.
Public methodIsCompanyApiEnabled
Retrieves the value indicating whether the Data.com company API is enabled, and returns it.
Top
See Also