GetProjectEmployeeExpenseByKey


Description

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

Parameters

Parameter

Type

Description

key

ProjectEmployeeExpenseKey

The project employee expense key object that specifies the project employee expense to retrieve.

context

Context

Specifies information about how the method will be called.


Return Value:

Value

Type

Description

GetProjectEmployeeExpenseByKeyResult

ProjectEmployeeExpense

The project employee expense object.


Interfaces

 

Examples

A detailed example is not available for this method.


Documentation Feedback