Share via


ReportingPostEnterpriseProjectTypeChangedEventArgs members

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

The ReportingPostEnterpriseProjectTypeChangedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property EnterpriseProjectTypeGuid Gets the GUID of the changed enterprise project type.

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 changed enterprise project type. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostEnterpriseProjectTypeChangedEventArgs class

Microsoft.Office.Project.Server.Events namespace