PrintGroup..::..FormReportDefinitions Property

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

Syntax


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