Share via


StatusDeleteHistoryPostEventArgs members

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

The StatusDeleteHistoryPostEventArgs type exposes the following members.

Constructors

  Name Description
Public method StatusDeleteHistoryPostEventArgs() Creates an instance of the StatusDeleteHistoryPostEventArgs class; used internally.
Public method StatusDeleteHistoryPostEventArgs([], Guid) Creates an instance of the StatusDeleteHistoryPostEventArgs class; used internally.

Top

Properties

  Name Description
Public property ManagerID Gets the GUID of a status manager.
Public property TransactionIDs Gets a collection of the GUIDs that represent relevant database transactions, if any exist.

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

StatusDeleteHistoryPostEventArgs class

Microsoft.Office.Project.Server.Events namespace