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