Click or drag to resize
ActivityTypeInfoProviderGetActivityTypes Method
Returns a query for all the ActivityTypeInfo objects.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ActivityTypeInfo> GetActivityTypes()

Return Value

Type: ObjectQueryActivityTypeInfo
See Also