Skip to main content
All docs
V26.1
  • WizardRunType Type

    Lists the values that specify the wizard type to run.

    Declaration

    export type WizardRunType = "NewViaReportWizard" | "DataSourceWizard" | "DesignInReportWizard"

    Members

    Name Description
    "NewViaReportWizard"

    The Report Wizard to create a new report.

    "DataSourceWizard"

    The Data Source Wizard.

    "DesignInReportWizard"

    The Report Wizard to edit the current report.