Click or drag to resize
DataComHelperGetBuyerIdentityProvider Method
Returns an object that supplies the buyer identity for Data.com billing purposes.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public static IBuyerIdentityProvider GetBuyerIdentityProvider()

Return Value

Type: IBuyerIdentityProvider
An object that supplies the buyer identity for Data.com billing purposes.
See Also