Click or drag to resize
CampaignInfoCampaignGoalPerVisitorPercent Property
Gets or sets the value that indicates whether vistor per visitor value should be counted as percent value

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax
C#
public bool CampaignGoalPerVisitorPercent { get; set; }

Property Value

Type: Boolean
See Also