TimesheetPostEventArgs members
Provides a common set of methods and properties in the pre-event arguments in all events for the Timesheet class methods; used internally.
The TimesheetPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimesheetPostEventArgs() | ||
TimesheetPostEventArgs(Guid) | Creates an instance of the TimesheetPostEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
TsUID | Gets the GUID of the approved timesheet. |
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