m |
(→See also) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
* [[MRO_Objects_(Client)#Sequential_Task]] | * [[MRO_Objects_(Client)#Sequential_Task]] | ||
* [[MRO_(Plugin)]] | * [[MRO_(Plugin)]] | ||
+ | * [[MROCLS_MRO_WORKPACKAGE#Work Package]] (Classification) | ||
+ | * [[MROCLS_SWITCH_TASK#Switch Start Task]] (Classification) | ||
+ | * [[MROCLS_SWITCH_END_TASK#Switch End Task]] (Classification) | ||
+ | * [[MROCLS_CALCULATION_TASK#Calculation Task]] (Classification) | ||
[[Category:2.6.3|MROCLS SEQUENTIALTASK]] | [[Category:2.6.3|MROCLS SEQUENTIALTASK]] | ||
[[Category:Classifications|MROCLS SEQUENTIALTASK]] | [[Category:Classifications|MROCLS SEQUENTIALTASK]] |
Latest revision as of 14:33, 23 June 2025
![]() |
|
---|---|
Name | MROCLS_SEQUENTIALTASK |
Inheritance | MROCLS MRO TASK |
Namespace | MRO.Classification |
ID | {AAC6D6F6-7554-4FEF-B3D3-602B69F85B45} |
Purpose | Classify tasks as sequential tasks |
Version | 2.6.3+ |
Classifies an object as Sequential Task. This classification is an Autonomous Classification where the defined properties are autonomously added to the MetaDefinitions.
MetaProperties
Name | Data type | Comment |
---|---|---|
PREDECESSOR_IDS | Guid | List of predecessor Tasks for the given task |
STATE | Integer | Sequential task state (Locked, Open, Finished) |
See also
- MRO Objects (Client)
- MRO (Plugin)
- MROCLS MRO WORKPACKAGE (Classification)
- MROCLS SWITCH TASK (Classification)
- MROCLS SWITCH END TASK (Classification)
- MROCLS CALCULATION TASK (Classification)