Creditor..::..CreditAdjustmentLedgerAccount Property

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

Syntax


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