CampaignListItemViewModelOpenTo Property |
Provides time to which the champaign will be running. Refers to the
CampaignOpenTo.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntaxpublic Nullable<DateTime> OpenTo { get; set; }
Property Value
Type:
NullableDateTime
See Also