Template:TaskClassEnum: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with ' '''TaskClassEnum Enum Preventive = 0 Inspection = 1 OnCondition = 2 Corrective = 3 DummyType = 4')
 
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