Creditor..::..PurchasesLedgerAccount Property

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

Syntax


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