Click or drag to resize

CashJournalTotalBalance Property

Gets or Sets the sum of the balances for all agencies on this account.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public decimal TotalBalance { get; set; }

Property Value

Type: Decimal
The total balance for this account.
Remarks
Note Note
  • Name - TotalBalance
See Also