ReportDefinition..::..ReportDefinitionCollection Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.FormReports
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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