Line..::..DebtorsControlLedgerAccount Property

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

Syntax


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