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