738 bytes added,
14:29, 11 August 2016 {{ClassificationInfoBox
| title = Project Information Classification
| name = {{PAGENAMEE}}
| inheritance = -
| namespace = MRO.Classification
| purpose = Classify objects as project information object
| version = 2.5.3+
| id = {24B881FF-8576-467D-AE43-596C22E43A26}
}}
Project information objects provide access to their planned and actual start and finish dates.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| PLANNED_START|| {{DateTime}} || The planned start date.
|-
| STARTED|| {{DateTime}} || The actualstart date.
|-
| PLANNED_END|| {{DateTime}} || The planned finish date.
|-
| FINISHED|| {{DateTime}} || The actual finish date.
|}
{{Category/Version|2.5.3}}