Click or drag to resize
MVTCombinationInfoProviderGetMVTCombinations 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#
public static ObjectQuery<MVTCombinationInfo> GetMVTCombinations()

Return Value

Type: ObjectQueryMVTCombinationInfo
See Also