Share via


ProjectPostUpdatedEventArgs Members

Include Protected Members
Include Inherited Members

Represents methods and properties in the post-event arguments for the OnUpdated(PSContextInfo, ProjectPostUpdatedEventArgs) event handler method and the OnAdded(PSContextInfo, ProjectPostUpdatedEventArgs) event handler method.

The ProjectPostUpdatedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property IsWorkingStore Gets a Boolean value that indicates whether the dataset resides in the Drafts database. (Inherited from ProjectPostEventArgs.)
Public property ProjectDataSet Gets the primary dataset that is used in the project.
Public property ProjectGuid Gets the GUID of the project. (Inherited from ProjectPostEventArgs.)
Public property ProjectName Gets the project name. (Inherited from ProjectPostEventArgs.)

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

ProjectPostUpdatedEventArgs Class

Microsoft.Office.Project.Server.Events Namespace