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
Syntax public Nullable<DateTime> OpenFrom { get; set; }
Property Value
Type:
NullableDateTimeSee Also