TaskClassEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 7: Line 7:
{| {{APITableEnum}}
{| {{APITableEnum}}
|-
|-
| style="width: 130px;"|Preventive||0||Preventive class.
| style="width: 130px;"|Preventive||style="width: 70px;"|0||Preventive class.
|-
|-
|Inspection||1||Inspection task.
|Inspection||1||Inspection task.

Revision as of 18:11, 7 August 2015

APIWiki.png


Member of: SynthesisAPI


Specifies a task type's class.

Properties

Name Value Description
Preventive 0 Preventive class.
Inspection 1 Inspection task.
OnCondition 2 On condition task.
Corrective 3 Corrective task.