Click or drag to resize
MVTCombinationInfoProviderDeleteMVTCombinationInfo Method (Int32)
Deletes MVT combination with the specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteMVTCombinationInfo(
	int combinationId
)

Parameters

combinationId
Type: SystemInt32
MVT combination ID
See Also