
ProjectStatus (number (Enum))
================


### Fields
Name |Value | Description
:----|:-----|:-----------
None|0|Unknown status
Tentative|1|Tentative - The project is on hold.
Active|2|Active - The project is in progress.
Archived|3|The project is archived.
NotStarted|4|The project has not yet started.
Complete|5|The project is completed.

