UserInterface..::..ReportDefinitionCollection Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Maintenance
Assembly: JiwaApplication (in JiwaApplication.dll)
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); }