Figure..::..LastYearClosingBalance Property

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

Syntax


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