StatusDeleteHistoryPostEventArgs Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
StatusDeleteHistoryPostEventArgs() | Creates an instance of the StatusDeleteHistoryPostEventArgs class; used internally. |
![]() |
StatusDeleteHistoryPostEventArgs([], Guid) | Creates an instance of the StatusDeleteHistoryPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ManagerID | Gets the GUID of a status manager. |
![]() |
TransactionIDs | Gets a collection of the GUIDs that represent relevant database transactions, if any exist. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top