DebtorLedgerCollection Class

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

Syntax


public class DebtorLedgerCollection : JiwaCollection<DebtorLedger>
Public Class DebtorLedgerCollection _
	Inherits JiwaCollection(Of DebtorLedger)
public ref class DebtorLedgerCollection : public JiwaCollection<DebtorLedger^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'DebtorLedger>)>)>
    JiwaFinancials.Jiwa.JiwaDebtors..::..DebtorLedgerCollection