AJE Components
ReportRunningTotals ClassAJE Data Report Engine Help
Represents a list of Report Running Totals.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List ReportRunningTotal 
    EngineCollectionBase ReportRunningTotal 
      AJE.DataReportEngine ReportRunningTotals

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

[SerializableAttribute]
public class ReportRunningTotals : EngineCollectionBase<ReportRunningTotal>
Remarks

See Also