Click or drag to resize
DataComConfigurationIsCompanyApiEnabled Method
Retrieves the value indicating whether the Data.com company API is enabled, and returns it.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public bool IsCompanyApiEnabled()

Return Value

Type: Boolean
The value indicating whether the Data.com company API is enabled, if set; otherwise, true

Implements

IDataComConfigurationIsCompanyApiEnabled
See Also