CampaignListItemViewModelOpenFrom Property |
Provides time from which the campaign will be running. Refers to the
CampaignOpenFrom.
Namespace: CMS.WebAnalytics.Web.UIAssembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 11.0.0
Syntax public Nullable<DateTime> OpenFrom { get; set; }
Property Value
Type:
NullableDateTimeSee Also