Project Status

The project's working status.

The ProjectStatus enum has four possible values:

Enum Name
Enum Value
Description

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

Was this helpful?