Click or drag to resize
MVTCombinationInfoProviderGetMVTCombinationsInternal Method
Returns a query for all the MVTCombinationInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<MVTCombinationInfo> GetMVTCombinationsInternal()

Return Value

Type: ObjectQueryMVTCombinationInfo
See Also