793 bytes added,
14:50, 18 April 2018 {{ClassificationInfoBox
| title = Sequential Task classification object
| name = {{PAGENAMEE}}
| inheritance = [[MROCLS_MRO_TASK]]
| namespace = MRO.Classification
| purpose = Classify tasks as sequential tasks
| version = 2.6.3+
| id = {AAC6D6F6-7554-4FEF-B3D3-602B69F85B45}
}}
Classifies an object as Sequential Task.
This classification is an [[AutonomousClassification|Autonomous Classification]] where the defined properties are autonomously added to the MetaDefinitions.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| PREDECESSOR_IDS|| {{Guid}} || List of predecessor Tasks for the given task
|-
| STATE|| {{Integer}} || Sequential task state (Locked, Open, Finished)
|}
== See also ==
{{Category/Version|2.6.3}}