Class StiReportContainer

Hierarchy

  • StiReportContainer

Index

Constructors

Properties

Constructors

constructor

  • new StiReportContainer(report: StiReport, resourcesIncluded: boolean, command?: string): StiReportContainer
  • Parameters

    • report: StiReport
    • resourcesIncluded: boolean
    • Default value command: string = ""

    Returns StiReportContainer

Properties

command

command: string

report

report: StiReport

resourcesIncluded

resourcesIncluded: boolean

Generated using TypeDoc