Del via


GetProjectBudgetByKey

Description

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

Parameters

Parameter

Type

Description

key

ProjectBudgetKey

The project budget 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

GetProjectBudgetByKeyResult

ProjectBudget

The project budget object.

Interfaces

  • Dynamics GP
  • Project Accounting

Examples

A detailed example is not available for this method.