Click or drag to resize
CampaignListItemViewModelStatus Property
Refers to the current status. Can be one of the CampaignStatusEnum.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public string Status { get; set; }

Property Value

Type: String
See Also