TaskClassEnum Enumeration: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Template:API}}{{Template: | {{Template:API}}{{Template:APIBreadcrumb}} | ||
Revision as of 21:31, 13 November 2015
![]() |
Member of: SynthesisAPI
Specifies a task type's class.
Members
| Name | Value | Description |
|---|---|---|
| Preventive | 0 | Preventive class. |
| Inspection | 1 | Inspection task. |
| OnCondition | 2 | On condition task. |
| Corrective | 3 | Corrective task. |
