AJE Components
ReportBuildLog ClassAJE Data Report Engine Help
Represents the Report Build Log.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic Dictionary OnlineString, ReportBuildItem 
    AJE.DataReportEngine ReportBuildLog

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

public class ReportBuildLog : Dictionary<string, ReportBuildItem>
Remarks

See Also