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.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax public Nullable<decimal> Objective { get; set; }
Property Value
Type:
NullableDecimalSee Also