AJE Components
ReportGlobals ClassAJE Data Report Engine Help
Represents a list of Report Globals.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List ReportGlobal 
    EngineCollectionBase ReportGlobal 
      AJE.DataReportEngine ReportGlobals

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

[SerializableAttribute]
public class ReportGlobals : EngineCollectionBase<ReportGlobal>
Remarks

See Also