AJE Components
ReportDates ClassAJE Data Report Engine Help
Represents a collection of Report Dates.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List ReportDate 
    EngineCollectionBase ReportDate 
      AJE.DataReportEngine ReportDates

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

[SerializableAttribute]
public class ReportDates : EngineCollectionBase<ReportDate>
Remarks

See Also