CampaignListItemViewModelObjective Property |
Indicates how the campaign objective stored in
CampaignObjectiveInfo is met (in percents).
If no objective is set for the campaign, this property is
null.
Namespace: CMS.WebAnalytics.Web.UIAssembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 11.0.0
Syntax public Nullable<decimal> Objective { get; set; }
Property Value
Type:
NullableDecimalSee Also