GetProjectByKey


Description

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

Parameters

Parameter

Type

Description

key

ProjectKey

The project key object that specifies the project to retrieve.

context

Context

Specifies information about how the method will be called.


Return Value:

Value

Type

Description

GetProjectByKeyResult

Project

The project object.


Interfaces

 

Examples

A detailed example is not available for this method.


Documentation Feedback