Classification..::..LedgerAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.PurchaseOrder
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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