SetProjectStage class

Office 2013 and later

The workflow activity that sets the current stage of a Project Server workflow.

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

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

The SetProjectStage activity sets the stage specified by the StageUid property. You must also specify the numerical order of the stage in the workflow by using the StageOrder property.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: