SalesQuote..::..Documents Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote.XML
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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