Classification..::..DebtorLedgers Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors.Configuration.Classification
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


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