 |
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
Syntaxpublic decimal TotalBalance { get; set; }
Public Property TotalBalance As Decimal
Get
Set
Property Value
Type:
DecimalThe total balance for this account.
Remarks Note |
---|
|
See Also