CScheduledTask Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|CScheduledTask Class|CScheduledTask}} Scheduled Tasks allows you to choose or create multiple scheduled tasks for the URD. These tasks may be preventive mai…')
 
No edit summary
Line 4: Line 4:
=== Constructors ===
=== Constructors ===


*'''[[Public Sub New - cCorrectiveTask|Sub New]]''' {{APIComment|Creates a new instance of the resource.}}
*'''[[Public Sub New - cCorrectiveTask|Sub New]]''' {{APIComment|Creates a new scheduled task.}}


=== Properties  ===
=== Properties  ===
*'''[[Task]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[Task]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.}}
*'''[[TaskClass]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskClass]]''' {{APIComment|Returns the task class as a task class enumeration for which the resource belongs to.}}
*'''[[TaskTypeID]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskTypeID]]''' {{APIComment|Returns the ID of the task type the resource belongs to.}}
*'''[[PackageID]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[PackageID]]''' {{APIComment|Returns the ID of package for which the resource belongs to.}}
*'''[[TaskFrequencyValue]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskFrequencyValue]]''' {{APIComment|Sets or returns task frequency.}}
*'''[[TaskFrequencyUnitID]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskFrequencyUnitID]]''' {{APIComment|Returns the ID of the task frequency value variable for which the resource belongs to.}}
*'''[[TaskFreqValueVariableID]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskFreqValueVariableID]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[Intervals]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[Intervals]]''' {{APIComment|Returns interval values as a list.}}
*'''[[GroupIDs]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[GroupIDs]]''' {{APIComment|Returns the ID of group for which the resource belongs to.}}
*'''[[DiagramIDs]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[DiagramIDs]]''' {{APIComment|Returns the IDs of diagram as a list for which the resource belongs to.}}
*'''[[PerformTaskEvenIfItemAlreadyFailed]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[PerformTaskEvenIfItemAlreadyFailed]]''' {{APIComment|Whether or not the task should be performed if it has already failed.}}
*'''[[TaskFrequencyIDOrig]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskFrequencyIDOrig]]''' {{APIComment|Returns the ID of the task frequency unit as task frequency enumeration for which the resource belongs to.}}
*'''[[TaskFrequencyValueOrig]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskFrequencyValueOrig]]''' {{APIComment|Sets or returns task frequency.}}
*'''[[TaskFrequencyUnitIDOrig]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskFrequencyUnitIDOrig]]''' {{APIComment|Returns the ID of the task frequency unit for which the resource belongs to.}}
*'''[[TaskFreqValueVariableIDOrig ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[TaskFreqValueVariableIDOrig ]]''' {{APIComment|Returns the ID of the task frequency unit variable for which the resource belongs to.}}
*'''[[OnCondUsePFInterval]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondUsePFInterval]]''' {{APIComment|Whether or not the prior to failure interval should be used.}}
*'''[[OnCondPFInterval]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondPFInterval]]''' {{APIComment|Returns the value for the prior to failure interval for which the resource belongs to.}}
*'''[[OnCondPFIntervalUnitID]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondPFIntervalUnitID]]''' {{APIComment|Returns the ID of the prior to failure interval for which the resource belongs to.}}
*'''[[OnCondFailureDetectionThreshold ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondFailureDetectionThreshold ]]''' {{APIComment|Returns the value for the failure detection threshold interval for which the resource belongs to.}}
*'''[[OnCondDurationModelID ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondDurationModelID ]]''' {{APIComment|Returns the ID of the prior to failure interval for which the resource belongs to.}}
*'''[[OnCondBringSystemDown ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondBringSystemDown ]]''' {{APIComment|Whether or not the task brings a system down.}}
*'''[[OnCondBringItemDown ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondBringItemDown ]]''' {{APIComment|Whether or not the task brings an item down.)}}
*'''[[OnCondPerformTaskEvenIfItBringsSysDown ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondPerformTaskEvenIfItBringsSysDown ]]''' {{APIComment|Whether or not you still perform the task if bringing the item down causes the system to go down. }}
*'''[[OnCondResFactorType]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondResFactorType]]''' {{APIComment|Sets or returns the type for the restoration enumeration the resource belongs to.}}
*'''[[OnCondResFactorValue ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondResFactorValue ]]''' {{APIComment|Sets or returns the value for the restoration amount the resource belongs to.}}
*'''[[OnCondCrewIDs ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondCrewIDs ]]''' {{APIComment|Returns the IDs of the crews assigned that the resource belongs to.}}
*'''[[OnCondPoolID ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OnCondPoolID ]]''' {{APIComment|Returns the IDs of the pool assigned that the resource belongs to.}}
*'''[[OCMiscCostModelID ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OCMiscCostModelID ]]''' {{APIComment|Returns the ID of the miscellaneous cost model based on the cost per task and downtime rate the resource belongs to.}}
*'''[[OCMiscCostPerTimeModelID ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[OCMiscCostPerTimeModelID ]]''' {{APIComment|Returns the ID of the miscellaneous cost per unit of time model that the resource belongs to.}}
*'''[[MaintenanceTriggers ]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[MaintenanceTriggers ]]''' {{APIComment|Returns the value of the maintenance trigger the resource belongs to.}}
*'''[[UDT1]]''' {{APIComment|Returns the task as a data access object for the resource belonged to.)}}
*'''[[UDT1]]''' {{APIComment|Sets or returns UDT1 as an object. }}
*'''[[UDT2]]''' {{APIComment|Sets or returns UDT2 as an object. }}
*'''[[UDT2]]''' {{APIComment|Sets or returns UDT2 as an object. }}
*'''[[UN1]]''' {{APIComment|Sets or returns UN1 as an object.}}
*'''[[UN1]]''' {{APIComment|Sets or returns UN1 as an object.}}
Line 43: Line 43:
*'''[[UDD1]]''' {{APIComment|Sets or returns the UDD1 of the resource (the one used in the repository)}}
*'''[[UDD1]]''' {{APIComment|Sets or returns the UDD1 of the resource (the one used in the repository)}}
*'''[[UDD2]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[UDD2]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[Status ]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[Status ]]''' {{APIComment|Sets or returns the status of the resource (the one used in the repository)}}
*'''[[PropInterval ]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[PropInterval ]]''' {{APIComment|Sets or returns the internal type (the one used in the repository)}}
*'''[[PropIntervalUnitID ]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[PropIntervalUnitID ]]''' {{APIComment|Sets or returns ID of the interval unit type (the one used in the repository)}}
*'''[[TaskZone ]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[TaskZone ]]''' {{APIComment|Sets or returns the zone in which the task will be performed of the resource (the one used in the repository)}}
*'''[[TaskAccess ]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[TaskAccess ]]''' {{APIComment|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 ]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[Condition ]]''' {{APIComment|Sets or returns the condition that indicates that a failure will occur of the resource (the one used in the repository)}}
*'''[[RefDoc]]''' {{APIComment|Sets or returns the UDD2 of the resource (the one used in the repository)}}
*'''[[RefDoc]]''' {{APIComment|Sets or returns the reference document that provides more detailed information about the task of the resource (the one used in the repository)}}

Revision as of 00:01, 6 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

  • Sub New Creates a new scheduled task.

Properties

  • Task Returns the task as a data access object for the resource belonged to.
  • TaskClass Returns the task class as a task class enumeration for which the resource belongs to.
  • TaskTypeID Returns the ID of the task type the resource belongs to.
  • PackageID Returns the ID of package for which the resource belongs to.
  • TaskFrequencyValue Sets or returns task frequency.
  • TaskFrequencyUnitID Returns the ID of the task frequency value variable for which the resource belongs to.
  • TaskFreqValueVariableID Returns the task as a data access object for the resource belonged to.)
  • Intervals Returns interval values as a list.
  • GroupIDs Returns the ID of group for which the resource belongs to.
  • DiagramIDs Returns the IDs of diagram as a list for which the resource belongs to.
  • PerformTaskEvenIfItemAlreadyFailed Whether or not the task should be performed if it has already failed.
  • TaskFrequencyIDOrig Returns the ID of the task frequency unit as task frequency enumeration for which the resource belongs to.
  • TaskFrequencyValueOrig Sets or returns task frequency.
  • TaskFrequencyUnitIDOrig Returns the ID of the task frequency unit for which the resource belongs to.
  • TaskFreqValueVariableIDOrig Returns the ID of the task frequency unit variable for which the resource belongs to.
  • OnCondUsePFInterval Whether or not the prior to failure interval should be used.
  • OnCondPFInterval Returns the value for the prior to failure interval for which the resource belongs to.
  • OnCondPFIntervalUnitID Returns the ID of the prior to failure interval for which the resource belongs to.
  • OnCondFailureDetectionThreshold Returns the value for the failure detection threshold interval for which the resource belongs to.
  • OnCondDurationModelID Returns the ID of the prior to failure interval for which the resource belongs to.
  • OnCondBringSystemDown Whether or not the task brings a system down.
  • OnCondBringItemDown Whether or not the task brings an item down.)
  • OnCondPerformTaskEvenIfItBringsSysDown Whether or not you still perform the task if bringing the item down causes the system to go down.
  • OnCondResFactorType Sets or returns the type for the restoration enumeration the resource belongs to.
  • OnCondResFactorValue Sets or returns the value for the restoration amount the resource belongs to.
  • OnCondCrewIDs Returns the IDs of the crews assigned that the resource belongs to.
  • OnCondPoolID Returns the IDs of the pool assigned that the resource belongs to.
  • OCMiscCostModelID Returns the ID of the miscellaneous cost model based on the cost per task and downtime rate the resource belongs to.
  • OCMiscCostPerTimeModelID Returns the ID of the miscellaneous cost per unit of time model that the resource belongs to.
  • MaintenanceTriggers Returns the value of the maintenance trigger the resource belongs to.
  • 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)