Click or drag to resize
IDataComClientGetCurrentPartner Method
Gets the Data.com partner account information using the given access token.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
Partner GetCurrentPartner()

Return Value

Type: Partner
The Data.com partner account information.
See Also