Click or drag to resize
MVTCombinationVariationInfoProviderGetCombinationVariationsInternal Method
Returns query of all relationships between MVT combinations and MVT variants.

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

Return Value

Type: ObjectQueryMVTCombinationVariationInfo
See Also