Template:TaskClassEnum: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) (Created page with ' '''TaskClassEnum Enum Preventive = 0 Inspection = 1 OnCondition = 2 Corrective = 3 DummyType = 4') |
Albert Szeto (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
OnCondition = 2 | OnCondition = 2 | ||
Corrective = 3 | Corrective = 3 | ||
DummyType = 4 | DummyType = 4 {{APIComment|'WaitForInspection, DetectedByInspection}} |
Latest revision as of 23:11, 25 September 2013
TaskClassEnum Enum
Preventive = 0
Inspection = 1
OnCondition = 2
Corrective = 3
DummyType = 4 'WaitForInspection, DetectedByInspection