Click or drag to resize

ProjectTaskMaterialBudgetedMaterialAmount Property

Budgeted amount for the material in the currency of the project. null means there is still no budgeted amount. [Currency: ProjectTask.Project.BudgetingCurrency]

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount BudgetedMaterialAmount { get; set; }

Property Value

Type: Amount
See Also