PS.UpdateProjectStageStatusFieldValue enumeration (ps.js)

Office 2013 and later

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

Last modified: February 12, 2013

Applies to: Project Professional 2013 | Project Server 2013

PS.UpdateProjectStageStatusFieldValue

The UpdateProjectStageStatusFieldValue enumeration has the following members.

Member

Value

Description

none

0

The workflow stage status field is empty.

waitingForInput

1

The workflow stage is waiting for input.

waitingForApproval

2

The workflow stage is waiting for approval.

workflowProcessing

3

The workflow stage is processing.

UpdateProjectStageStatusFieldValue constants can be used as the stageStatusValue parameter in the following methods:

Show: