MVT test status enumeration.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Disabled | 0 | Disabled - task is disabled. | |
Running | 1 | Running status - task is running. | |
NotRunning | 2 | Not running - task is enabled, but not running yet | |
Finished | 3 | Finished status - task has finished. |
See Also