Searches Data.com for a company with the specified identifier, and returns it.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- companyIdentifier
- Type: System Int64
The identifier of a Data.com company.
Return Value
Type: CompanyThe company with the specified identifier, if the company was found; otherwise, null.
See Also