MVTCombinationInfoProviderDeleteMVTCombinationInfoInternal Method (MVTCombinationInfo) |
Deletes specified MVT combination.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteMVTCombinationInfoInternal(
MVTCombinationInfo combinationObj
)
Parameters
- combinationObj
- Type: CMS.OnlineMarketingMVTCombinationInfo
MVT combination to be deleted
See Also