StageEnteredPostEventArgs Members

Include Protected Members
Include Inherited Members

Represents methods and properties in the post-event arguments for the OnStageEntered event handler method.

The StageEnteredPostEventArgs type exposes the following members.

Constructors

  Name Description
Public method StageEnteredPostEventArgs Creates an instance of the StageEnteredPostEventArgs class; used internally.

Top

Properties

  Name Description
Public property CurrentStageUid Gets the GUID of the current workflow stage.
Public property PreviousStageUid Gets the GUID of the previous workflow stage.
Public property ProjectUid Gets the GUID of the project.
Public property WorkflowInstanceUid Gets the GUID of the instance of workflow.

Top

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.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

StageEnteredPostEventArgs Class

Microsoft.Office.Project.Server.Events Namespace