Share via


ProjectPostEntitiesDeletedEventArgs Members

Include Protected Members
Include Inherited Members

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

The ProjectPostEntitiesDeletedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Entities Gets a collection of GUIDs that represent the deleted project entities.
Public property IsWorkingStore Gets a Boolean value that indicates whether the dataset resides in the Drafts database. (Inherited from ProjectPostEventArgs.)
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

ProjectPostEntitiesDeletedEventArgs Class

Microsoft.Office.Project.Server.Events Namespace