Click or drag to resize
MVTestInfoProviderDeleteMVTestInfo Method (MVTestInfo)
Deletes specified multivariate test.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteMVTestInfo(
	MVTestInfo testObj
)

Parameters

testObj
Type: CMS.OnlineMarketingMVTestInfo
The multivariate test to be deleted
See Also