Click or drag to resize
MVTCombinationVariationInfoProviderSetMVTCombinationVariationInfo Method
Sets relationship between specified MVT combination and MVT variant.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void SetMVTCombinationVariationInfo(
	MVTCombinationVariationInfo combinationObj
)

Parameters

combinationObj
Type: CMS.OnlineMarketingMVTCombinationVariationInfo
MVT combination - MVT variant relationship to be set
See Also