Share via


AdminDeletePostEventArgs Members

Include Protected Members
Include Inherited Members

Provides post-event properties for deleted items in other event argument classes.

The AdminDeletePostEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DeletionComments Gets text that provides information about items that have been deleted.
Public property EffectedItems Gets a collection of GUIDs that represent entities that are affected by the event. (Inherited from AdminPostEventArgs.)

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

AdminDeletePostEventArgs Class

Microsoft.Office.Project.Server.Events Namespace