Workflow methods

The Workflow type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member IsInStage Returns a Boolean value that indicates whether the project is in the specified stage.
Public methodStatic member IsInStageWaiting Returns a Boolean value that indicates whether the specified stage status signifies that a workflow stage is waiting for input or waiting for approval.
Public methodStatic member IsStageCompleted Returns a Boolean value that indicates whether the specified stage status signifies that a workflow stage has completed, either with or without errors.
Public methodStatic member IsStageNotStarted Returns a Boolean value that indicates whether the specified stage status signifies that a workflow stage has not started.
Public methodStatic member IsWorkflowCompleted Returns a Boolean value that indicates whether the specified stage status signifies that a workflow has completed, either with or without errors.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Workflow class

Microsoft.Office.Project.Server.Library namespace