Click or drag to resize

WorkOrderItemQuantityUnit Property

Gets or sets the quantity measurement unit.

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override MeasurementUnit QuantityUnit { get; set; }

Property Value

Type: MeasurementUnit
The quantity unit.

Implements

ILogisticsDocumentLineQuantityUnit
See Also