Click or drag to resize
CompanyEntityInfoProvider Class
Provides a Data.com company entity info.
Inheritance Hierarchy
SystemObject
  CMS.DataComCompanyEntityInfoProvider

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public sealed class CompanyEntityInfoProvider

The CompanyEntityInfoProvider type exposes the following members.

Constructors
  NameDescription
Public methodCompanyEntityInfoProvider
Top
Properties
  NameDescription
Public propertyCompanyApiEnabled
Gets or sets a value indicating whether the Data.com GetCompany method is available.
Top
Methods
  NameDescription
Public methodGetEntityInfo
Creates a company entity info, and returns it.
Top
See Also