Creditor..::..DebitAdjustmentLedgerAccount Property

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

Syntax


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