Creditor..::..DutyLedgerAccount Property

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

Syntax


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