MVTCombinationInfoProviderDeleteMVTCombinationInfoInternal Method |
Deletes MVT combinations using the specified condition.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax protected virtual void DeleteMVTCombinationInfoInternal(
string whereCondition
)
Parameters
- whereCondition
- Type: SystemString
Where condition
See Also