ResourceDeletePostEventArgs Members

Include Protected Members
Include Inherited Members

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

The ResourceDeletePostEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DeletedResources Gets a collection of the GUIDs that represent the deleted resources.
Public property DeletionComment Gets the text that provides information about a deleted resource.

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

ResourceDeletePostEventArgs Class

Microsoft.Office.Project.Server.Events Namespace