Description: ProjectBudget Fields.
Field | Type | Description | Read-Only |
---|---|---|---|
ApprovedDate | DateTime | The date the project budget was approved. | No |
BudgetSource | Enum | BudgetSource of the projectBudget. | No |
BudgetStatus | Enum | The state of the project budget change request. Pending: The change request is awaiting a decision. Approved: The change request was approved. Rejected: The change request was not approved. | No |
ManualBudgetEnabled | Boolean | ManualBudgetEnabled flag | No |
ObjectId | String | The unique ID generated by the system. | Yes |
ProjectBudgetPegRate | Double | projectBudgetPegrate | No |
ProjectObjectId | ForeignKey | The unique identifier of the project | No |
WithDrawDate | DateTime | The date the approval of the budget is withdrawn. | No |