TaxRate..::..LedgerAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public Account LedgerAccount { get; }
Public ReadOnly Property LedgerAccount As Account
	Get
public:
property Account^ LedgerAccount {
	Account^ get ();
}