Share via


ProjectTypeChangedPostEventArgs members

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

The ProjectTypeChangedPostEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CurrentEnterpriseProjectTypeUid Gets the GUID of the current enterprise project type.
Public property CurrentWorkflowInstanceUid Gets the GUID of the current workflow instance.
Public property PreviousEnterpriseProjectTypeUid Gets the GUID of the previous enterprise project type.
Public property ProjectUid 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 (Inherited from Object.)

Top

See also

Reference

ProjectTypeChangedPostEventArgs class

Microsoft.Office.Project.Server.Events namespace