Click or drag to resize
MVTestInfoProviderGetMVTestStatus Method
Returns status of multivariate test.

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

Parameters

testObj
Type: CMS.OnlineMarketingMVTestInfo
The multivariate test info object

Return Value

Type: MVTestStatusEnum
See Also