Classification..::..DebtorLedgers Property

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

Syntax


[DataMemberAttribute]
public List<Ledger> DebtorLedgers { }
<DataMemberAttribute> _
Public Property DebtorLedgers As List(Of Ledger)
[DataMemberAttribute]
public:
property List<Ledger^>^ DebtorLedgers {
}