ProjectPostSummaryPublishEventArgs Members

Include Protected Members
Include Inherited Members

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

The ProjectPostSummaryPublishEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property JobGuid Gets the GUID for the publishing job.
Public property ProjectGuid Gets the GUID for the project.
Public property ProjectName Gets the name 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

ProjectPostSummaryPublishEventArgs Class

Microsoft.Office.Project.Server.Events Namespace