MVTestInfoProviderDeleteMVTestInfo Method (Int32) |
Deletes multivariate test with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeleteMVTestInfo(
int testId
)
Parameters
- testId
- Type: SystemInt32
The multivariate test ID
See Also