Reports..::..Reports Property

Namespace:  JiwaFinancials.Jiwa.JiwaReportsUI.Configuration
Assembly:  JiwaReportsUI (in JiwaReportsUI.dll)

Syntax


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