AJE Components
ReportExplorerItems ClassAJE Data Report Engine Help
Represents the Report Explorer Items.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List ReportExplorerItem 
    EngineCollectionBase ReportExplorerItem 
      AJE.DataReportEngine ReportExplorerItems

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

[SerializableAttribute]
public class ReportExplorerItems : EngineCollectionBase<ReportExplorerItem>
Remarks

See Also