ReportingPostTimesheetDeletedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnTimesheetDeleted event handler method.
The ReportingPostTimesheetDeletedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReportingPostTimesheetDeletedEventArgs | Creates an instance of the ReportingPostTimesheetDeletedEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
TimesheetGuid | Gets the GUID of the timesheet that has been deleted. |
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 | Returns a string that contains a timesheet GUID. (Overrides Object.ToString().) |
Top