Table of Contents

Constructor ReportDocument

Namespace
FrameworkSystems.FrameworkBase.Reporting
Assembly
FrameworkSystems.FrameworkBase.dll

ReportDocument(IGlobalObjects, ExportFormat)

public ReportDocument(IGlobalObjects globalObj, ExportFormat exportFormat)

Parameters

globalObj IGlobalObjects
exportFormat ExportFormat

ReportDocument(IGlobalObjects, ReportEnum, ExportFormat)

public ReportDocument(IGlobalObjects globalObj, ReportEnum selectedReport, ExportFormat exportFormat)

Parameters

globalObj IGlobalObjects
selectedReport ReportEnum
exportFormat ExportFormat