Click or drag to resize
IDataComConfigurationIsCompanyApiEnabled 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: 9.0.0
Syntax
C#
bool IsCompanyApiEnabled()

Return Value

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