ReportCollection..::..Reports Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Report.Configuration.XML
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public List<Report> Reports { }
Public Property Reports As List(Of Report)
public:
property List<Report^>^ Reports {
}