Click or drag to resize

InvoiceLinesToAssetOrderLinesFulfillmentMLineAmount Property

Gets the line amount.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Measure<InvoiceLine, AssetOrderLine> MLineAmount { get; }

Property Value

Type: MeasureInvoiceLine, AssetOrderLine
The line amount.
See Also