Debtor..::..DebtorCreditAdjustmentAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorAdjustments.Entities
Assembly:  JiwaDebtorAdjustments (in JiwaDebtorAdjustments.dll)

Syntax


public Account DebtorCreditAdjustmentAccount { get; set; }
Public Property DebtorCreditAdjustmentAccount As Account
	Get
	Set
public:
property Account^ DebtorCreditAdjustmentAccount {
	Account^ get ();
	void set (Account^ value);
}