Jump to: navigation, search

Difference between revisions of "MROCLS SWITCH END TASK"


(See also)
 
Line 17: Line 17:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| SWITCH_TASK || {{Guid}} || Link to Switch task
+
| LK_SWITCH_START_TASK|| {{Guid}} || Link to Switch task
 
|-
 
|-
 
| VALUE || {{Boolean}} || Value to mark the task as finished or NA
 
| VALUE || {{Boolean}} || Value to mark the task as finished or NA
 
|}
 
|}
  
[[Category:Classifications|MROCLS SWITCH END TASK]]
+
 
  
 
== See also ==
 
== See also ==

Latest revision as of 12:08, 3 June 2026

IC CLASSIFICATION.gif Switch End Task classification object
Name MROCLS_SWITCH_END_TASK
Inheritance MROCLS SEQUENTIALTASK
Namespace MRO.Classification
ID {875090F4-FCF9-4A5D-A978-9ACD1FF2829C}
Purpose Classify tasks as switch end tasks
Version 5.0.0

Classifies an object as a Switch End Task. This classification is an Autonomous Classification where the defined properties are autonomously added to the MetaDefinitions. A Switch End Task is a sequential task used to close a branching structure initiated by a Switch Task. It marks the point where all branches defined by the Switch Task converge and the unified workflow continues.

MetaProperties

Name Data type Comment
LK_SWITCH_START_TASK Guid Link to Switch task
VALUE Boolean Value to mark the task as finished or NA


See also