Click or drag to resize
CampaignEditViewModelDescription Property
Campaign description used in reports, provides closer details about the campaign. Refers to the CampaignDescription.

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

Property Value

Type: String
See Also