| RemainingOpenQuantity Property | |
| See Also |
The open quantity for this line.
The open quantity is the original quantity (from the Quantity property) minus any quantity that has been delivered or credited. For example, in an A/P invoice, if the quantity is 10 and then a goods receipt is executed for the invoice for a quantity of 3, the open quantity is 7.
Field name: OpenQty.
Read-only property
| Visual Basic |
|---|
Public Property RemainingOpenQuantity() As Double |