ProjectTaskMaterialsRepositoryBudgetedMaterialAmountAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<ProjectTaskMaterial> BudgetedMaterialAmountAttribute
Public Shared ReadOnly BudgetedMaterialAmountAttribute As AmountDataAttribute(Of ProjectTaskMaterial)
public:
static initonly AmountDataAttribute<ProjectTaskMaterial^>^ BudgetedMaterialAmountAttribute
static val BudgetedMaterialAmountAttribute: AmountDataAttribute<ProjectTaskMaterial>
Field Value
Type:
AmountDataAttributeProjectTaskMaterial
See Also