727 bytes added,
14:30, 11 August 2016 {{ClassificationInfoBox
| title = Project Information Classification
| name = {{PAGENAMEE}}
| inheritance = -
| namespace = MRO.Classification
| purpose = Classify objects as project.
| version = 2.5.3+
| id = {24B881FF-8576-467D-AE43-596C22E43A26}
}}
Project objects provide access to the planned and actual start and finish dates of an entire project.
== 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}}