StatusReportPostDeleteEventArgs members
Represents methods and properties in the post-event arguments for the OnStatusReportsDeleted event handler method.
The StatusReportPostDeleteEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusReportPostDeleteEventArgs | Creates an instance of the StatusReportPostDeleteEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
olderThanDate | Gets the date before which status reports should be deleted. | |
whenSent |
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