MVTCombinationInfoProviderDeleteMVTCombinationInfo Method (Int32) |
Deletes MVT combination with the specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public static void DeleteMVTCombinationInfo(
int combinationId
)
Parameters
- combinationId
- Type: SystemInt32
MVT combination ID
See Also