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: 8.2.23
Syntax
C#
protected virtual ObjectQuery<MVTCombinationVariationInfo> GetCombinationVariationsInternal()

Return Value

Type: ObjectQueryMVTCombinationVariationInfo
See Also