DataComHelper.GetCompanyEntityInfo Method |
Returns Data.com company entity info.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntaxpublic static EntityInfo GetCompanyEntityInfo(
IDataComConfiguration configuration
)
Parameters
- configuration
- Type: CMS.DataCom.IDataComConfiguration
The Data.com integration configuration.
Return Value
Type:
EntityInfoData.com company entity info.
See Also