GetProjectTimesheetByKey
Description
Retrieves a single project timesheet object based on the specified project timesheet key.
Parameters
Parameter |
Type |
Description |
---|---|---|
key |
The project timesheet key object that specifies the project timesheet to retrieve. |
|
context |
Specifies information about how the method will be called. |
Return Value:
Value |
Type |
Description |
---|---|---|
GetProjectTimesheetByKeyResult |
The project timesheet object. |
Interfaces
- Dynamics GP
- Project Accounting
Examples
A detailed example is not available for this method.