JobBudgetItems
Job budget items.
Table Specific Information
Select
The driver will process all filters client side.
Columns
| Name | Type | Description |
| JobBudgetID | Uuid | Unique identifier in the form of a guid. |
| Amount | Decimal | Budget amount for job. |
| AccountID | Uuid | Unique identifier for the account in the form of a guid. |
| AccountDisplayID | String | Account code. Format includes separator ie 4-1100 |
| AccountName | String | Name of the account. |
| AccountURI | String | Uniform resource identifier associated with the account object. |
| CompanyFileId | String | The ID of the company file. Takes precedence over the CompanyFileId connection property. |