TaskFrequencyEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:APIClass|CCorrectiveTask Class|cCorrectiveTask }}  
{{Template:APIClass|CCorrectiveTask Class|cCorrectiveTask }}  
{{Template:TaskFrequencyEnum.Cmt}}
{{Template:TaskFrequencyEnum.Cmt}}
== Syntax==


{{APIPrefix| Public Enum}}
==Members==
{{APIName|'''TaskFrequencyEnum'''}}<br>
 
<div style="margin-right: 150px;">
*Never                      {{APIComment|}}
{{Template:TaskFrequencyEnum}}
*ItemAge                    {{APIComment|}}
</div>
*SystemAge                  {{APIComment|}}
*DynamicIntervalsOnSystemAge {{APIComment|}}
*DynamicIntervalsOnItemAge  {{APIComment|}}
*SystemDown                  {{APIComment|}}
*GroupMaintenance            {{APIComment|}}
*MaintenancePhase            {{APIComment|}}
*UponFailure                {{APIComment|}}
*UponInspection              {{APIComment|}}
*UponEvent                  {{APIComment|}}
*DiagramMaintenance          {{APIComment|}}

Revision as of 17:34, 10 March 2014


Assigns values to TaskFrequency within CorrectiveTasks.

Members

  • Never
  • ItemAge
  • SystemAge
  • DynamicIntervalsOnSystemAge
  • DynamicIntervalsOnItemAge
  • SystemDown
  • GroupMaintenance
  • MaintenancePhase
  • UponFailure
  • UponInspection
  • UponEvent
  • DiagramMaintenance