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