Share via


GetProjectChangeOrderByKey

Description

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

Parameters

Parameter

Type

Description

key

ProjectChangeOrderKey

The project change order key object that specifies the project change order to retrieve.

context

Context

Specifies information about how the method will be called.

Return Value:

Value

Type

Description

GetProjectChangeOrderByKeyResult

ProjectChangeOrder

The project change order object.

Interfaces

  • Dynamics GP
  • Project Accounting

Examples

A detailed example is not available for this method.