Click or drag to resize

ServiceOrderLinesToStoreOrderLinesFulfillmentQuantity Property

Gets the quantity.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Service
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Measure<ServiceOrderLine, StoreOrderLine> Quantity { get; }

Property Value

Type: MeasureServiceOrderLine, StoreOrderLine
The quantity.
See Also