📚 SAP Business One SDK Help

LineTotal Property
See Also 

Description

Returns the total amount (including tax) per row.

Field name: LinesSum.

Property type

Read-only property

Syntax

Visual Basic
Public Property LineTotal() As Double

Remarks

SAP Business One calculates the total amount per row using the RowTotal and TaxPercent properties.

See Also