Creditor..::..PaymentsLedgerAccount Property

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

Syntax


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