Click or drag to resize
CampaignListItemViewModelConversions Property
Indicates how many conversion happened in campaign.

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int Conversions { get; set; }

Property Value

Type: Int32
See Also