TaskClassEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_Resources|Global Resources}}  
{{Template:APIClass|Global_Resources|Global Resources}}  
{{Template:TaskClassEnum.Cmt}}
{{Template:TaskClassEnum.Cmt}}
=== Syntax===


{{APIPrefix| Public Enum}}
==Members==
{{APIName|TaskClassEnum}}
 
<div style="margin-right: 150px;">
*Preventive  {APIComment|Preventive task.}}
{{Template:TaskClassEnum}}
*Inspection  {APIComment|Inspection task.}}
</div>
*OnCondition {APIComment|On conditions task.}}
<!--*Corrective  {APIComment|Corrective task.}}-->

Revision as of 20:26, 10 March 2014


Specify a task's class (i.e., preventive, inspective or on condition).

Members

  • Preventive {APIComment|Preventive task.}}
  • Inspection {APIComment|Inspection task.}}
  • OnCondition {APIComment|On conditions task.}}