Click or drag to resize
ContactInfoPurchasedProducts Property
Collection of all contacts purchased products from all sites. Global contact does not have any products even thou its merged site contact have them.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection PurchasedProducts { get; }

Property Value

Type: IInfoObjectCollection
See Also