Click or drag to resize
CampaignListItemViewModelOpenFrom Property
Provides time from which the campaign will be running. Refers to the CampaignOpenFrom.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public Nullable<DateTime> OpenFrom { get; set; }

Property Value

Type: NullableDateTime
See Also