The project's working status.
The ProjectStatus enum has four possible values:
ProjectStatus
Active
0
The project is in progress.
Completed
1
The project is done.
OnHold
2
The project has been halted, all locations are on hold.
Pending
3
The project is not started.
Last updated 1 year ago
Was this helpful?