Debtor..::..CreditNotes Property

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

Syntax


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