Click or drag to resize
CampaignObjectiveInfoProviderGetCampaignObjectives Method
Returns a query for all the CampaignObjectiveInfo objects.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<CampaignObjectiveInfo> GetCampaignObjectives()

Return Value

Type: ObjectQueryCampaignObjectiveInfo
See Also