Share via


ReportingPostWorkflowPhaseChangedEventArgs members

Represents methods and properties in the pre-event arguments for the OnWorkflowPhaseUpdated event handler method and the OnWorkflowPhaseDeleted event handler method.

The ReportingPostWorkflowPhaseChangedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ReportingPostWorkflowPhaseChangedEventArgs()
Public method ReportingPostWorkflowPhaseChangedEventArgs(Guid) Creates an instance of the ReportingPostWorkflowPhaseChangedEventArgs class; used internally.

Top

Properties

  Name Description
Public property PhaseGuid Gets the GUID of the workflow phase that has been changed.

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 Returns a text string that contains the GUID of the workflow phase that has been changed. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostWorkflowPhaseChangedEventArgs class

Microsoft.Office.Project.Server.Events namespace