Click or drag to resize

WorkReportMaterialQuantity Property

The consumed quantity of the material. [Required] [Default(0)] [Filter(eq;like)]

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

Property Value

Type: Decimal
See Also