ProjectEnterpriseExpenseResources
The Project Enterprise Expense resource is used to view project enterprise expense resources.
Columns
| Name | Type | Description |
| ResourceId [KEY] | Long | Identifier of the project enterprise resource. |
| ExpenditureTypeId | Long | Name of the expenditure type of the expense resource. Mandatory for POST operation if the resource is created from an expenditure type. |
| ExpenditureTypeName | String | Name of the expenditure type from which the expense resource was created. |
| ResourceName | String | Name of the expense resource. Mandatory for POST operation if the Expenditure Type ID is not provided. |
| UnitOfMeasure | String | Unit of measurement of the expenditure of the expense resource. |
| Description | String | Additional details about the expense resource. |
| ExternalId | String | Identifier of the expense resource in the external application. |
| Finder | String | finder |