Click or drag to resize
CampaignListItemViewModelVisitors Property
Indicates how many visitor has reached campaign.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public int Visitors { get; set; }

Property Value

Type: Int32
See Also