| OpenAmount Property | |
| See AlsoĀ |
The open amount for this line. Only relevant for service-type documents.
The open amount is the original amount (from theĀ LineTotal property) minus any amount receivedĀ or credited. For example, in an A/R invoice, if the amountĀ is $200 and then a credit memo is issuedĀ for $50, the open amount is $150.
Field name: OpenSum.
Read-only property
| Visual Basic |
|---|
Public Property OpenAmount() As Double |