Menu..::..Reports Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Menu
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public ReportCollection Reports { get; }
Public ReadOnly Property Reports As ReportCollection
	Get
public:
property ReportCollection^ Reports {
	ReportCollection^ get ();
}