Click or drag to resize

ServiceActivityServicesToSalesOrderLinesFulfillmentQuantity 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<ServiceActivityInvoicingItem, SalesOrderLine> Quantity { get; }

Property Value

Type: MeasureServiceActivityInvoicingItem, SalesOrderLine
See Also