UpdateProjectStageStatusFieldValue enumeration

Office 2013 and later

Specifies the status of the project stage in a Project Server workflow.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneValue = 0. The workflow stage status field is empty.
WaitingForInputValue = 1. The workflow stage is waiting for input.
WaitingForApprovalValue = 2. The workflow stage is waiting for approval.
WorkflowProcessingValue = 3. The workflow stage is processing.

The UpdateProjectStageStatusFieldValue enumeration is used in the UpdateProjectStageStatus workflow activity.

Show: