Classification..::..CreditorLedgers Property

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

Syntax


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