BankRec..::..BankAccountLedgerCurrentBalance Property

Namespace:  JiwaFinancials.Jiwa.JiwaBankRec
Assembly:  JiwaBankRec (in JiwaBankRec.dll)

Syntax


public decimal BankAccountLedgerCurrentBalance { get; }
Public ReadOnly Property BankAccountLedgerCurrentBalance As Decimal
	Get
public:
property Decimal^ BankAccountLedgerCurrentBalance {
	Decimal^ get ();
}