ReportingPostProjectCreatedEventArgs members

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

The ReportingPostProjectCreatedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ReportingPostProjectCreatedEventArgs()
Public method ReportingPostProjectCreatedEventArgs(Guid) Creates an instance of the ReportingPostProjectCreatedEventArgs class.

Top

Properties

  Name Description
Public property ProjectGuid Gets the GUID of the project that has been created.

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 project that has been created. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostProjectCreatedEventArgs class

Microsoft.Office.Project.Server.Events namespace