PS.UpdateProjectStageStatusFieldValue enumeration (ps.js)

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

Applies to: Project Professional 2013 | Project Server 2013

PS.UpdateProjectStageStatusFieldValue

Members

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.

Remarks

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

See also

Reference

Microsoft.ProjectServer.Client.UpdateProjectStageStatusFieldValue