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

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<CampaignObjectiveInfo> GetCampaignObjectivesInternal()

Return Value

Type: ObjectQueryCampaignObjectiveInfo
See Also