Click or drag to resize
MVTCombinationVariationInfoProviderSetMVTCombinationVariationInfoInternal 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#
protected virtual void SetMVTCombinationVariationInfoInternal(
	MVTCombinationVariationInfo infoObj
)

Parameters

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