Task..::..Documents Property

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

Syntax


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