MVTestInfoProviderGetMVTestInfo Method (Int32) |
Returns multivariate test with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static MVTestInfo GetMVTestInfo(
int testId
)
Parameters
- testId
- Type: SystemInt32
Multivariate test ID
Return Value
Type:
MVTestInfoSee Also