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

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

Parameters

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