Click or drag to resize
PartnerContactProviderCanBuyContacts Property
A value indicating whether it is possible to buy contacts with this provider.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public bool CanBuyContacts { get; }

Property Value

Type: Boolean

Implements

IContactProviderCanBuyContacts
See Also