CompanySearchResultProvider Constructor |
Initializes a new instance of the CompanyProvider class with the specified Data.com client.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public CompanySearchResultProvider(
DataComClient client
)
Parameters
- client
- Type: CMS.DataComDataComClient
The Data.com client.
See Also