CScheduledTask Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:


=== Properties  ===
=== Properties  ===
*'''[[CScheduledTask.TaskClass|TaskClass]]''' {{APIComment|Returns the task class as a task class enumeration for which the resource belongs to.}}
*'''[[CScheduledTask.TaskClass|TaskClass]]''' {{APIComment|Sets or returns the task class as a task class enumeration for which the resource belongs to.}}
*'''[[CScheduledTask.TaskTypeID|TaskTypeID]]''' {{APIComment|Returns the ID of the task type the resource belongs to.}}
*'''[[CScheduledTask.TaskTypeID|TaskTypeID]]''' {{APIComment|Returns the ID of the task type the resource belongs to.}}
*'''[[CScheduledTask.PackageID|PackageID]]''' {{APIComment|Returns the ID of package for which the resource belongs to.}}
*'''[[CScheduledTask.PackageID|PackageID]]''' {{APIComment|Returns the ID of package for which the resource belongs to.}}

Revision as of 23:14, 25 September 2013



Scheduled Tasks allows you to choose or create multiple scheduled tasks for the URD. These tasks may be preventive maintenance, inspections and/or on condition tasks. The tasks are displayed in their priority order, which is the order in which they will be performed.

Constructors

Properties

  • UDT1 Sets or returns UDT1 as an object.
  • UDT2 Sets or returns UDT2 as an object.
  • UN1 Sets or returns UN1 as an object.
  • UN2 Sets or returns UN1 as an object.
  • UDD1 Sets or returns the UDD1 of the resource (the one used in the repository)
  • UDD2 Sets or returns the UDD2 of the resource (the one used in the repository)
  • Status Sets or returns the status of the resource (the one used in the repository)
  • PropInterval Sets or returns the internal type (the one used in the repository)
  • PropIntervalUnitID Sets or returns ID of the interval unit type (the one used in the repository)
  • TaskZone Sets or returns the zone in which the task will be performed of the resource (the one used in the repository)
  • TaskAccess Sets or returns the access that will be required in order to perform the task of the resource (the one used in the repository)
  • Condition Sets or returns the condition that indicates that a failure will occur of the resource (the one used in the repository)
  • RefDoc Sets or returns the reference document that provides more detailed information about the task of the resource (the one used in the repository)