Skip to main content
A newer version of this page is available. .

WizardType Type

Lists the values that specify the wizard.

Declaration

type WizardType = Analytics.Wizard.DataSourceWizard | Analytics.Wizard.FullscreenDataSourceWizard | Wizard.FullscreenReportWizard

Members

Type Description
DataSourceWizard

The Data Source Wizard that allows users to edit an existing data source.

FullscreenDataSourceWizard

The Data Source Wizard that allows users to create a new data source.

FullscreenReportWizard

The Report Wizard.

Remarks

Use these enumeration values in the client-side CustomizeWizard event to access the wizard.