UserInterface<(Of <(<'ItemType, ListType>)>)>..::..ReportDefinitionCollection Property

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

Syntax


public virtual ReportDefinitionCollection ReportDefinitionCollection { get; set; }
Public Overridable Property ReportDefinitionCollection As ReportDefinitionCollection
	Get
	Set
public:
virtual property ReportDefinitionCollection^ ReportDefinitionCollection {
	ReportDefinitionCollection^ get ();
	void set (ReportDefinitionCollection^ value);
}