Click or drag to resize
CampaignListItemViewModelDaysToStart Property
Number of days from now to campaign start.

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

Property Value

Type: Int32
See Also