GetProjectContractByKey


Description

Retrieves a single project contract object based on the specified project contract key.

Parameters

Parameter

Type

Description

key

ProjectContractKey

The project contract key object that specifies the project budget to retrieve.

context

Context

Specifies information about how the method will be called.


Return Value:

Value

Type

Description

GetProjectContractByKeyResult

ProjectContract

The project contract.


Interfaces

 

Examples

A detailed example is not available for this method.


Documentation Feedback