| MVTCombinationVariationInfoProviderRemoveRelationship Method  | 
            Deletes relationship between specified MVT combination and MVT variant.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic static void RemoveRelationship(
	int combinationId,
	int variantId
)
Parameters
- combinationId
 - Type: SystemInt32
MVT combination ID - variantId
 - Type: SystemInt32
MVT variant ID 
See Also