Debtor..::..Documents Property

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

Syntax


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