📚 SAP Business One SDK Help

Balance Property
See Also 

Description

Returns the account balance in local currency.

Field name: CurrTotal.

Property type

Read-only property

Syntax

Visual Basic
Public Property Balance() As Double

Remarks

The account balance is calculated after recording journal entries. The account balance is displayed in the currency defined for the account (local currency or any foreign currency).

See Also