Share via


ReportingPostProjectWorkflowInformationChangedEventArgs members

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

The ReportingPostProjectWorkflowInformationChangedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property NewEnterpriseProjectTypeGuid Gets the GUID of the new enterprise project type.
Public property ProjectCurrentWorkflowStageGuid Gets the GUID of the current stage of the project workflow.
Public property ProjectGuid Gets the GUID of the project.

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 GUIDs for the project, the current workflow stage, and the new enterprise project type. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostProjectWorkflowInformationChangedEventArgs class

Microsoft.Office.Project.Server.Events namespace