Click or drag to resize
QueryWizardDisplayType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether or not this form is dislpayed as a wizard or with tabs

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public QueryWizardQueryWizardDisplayTypeEnum DisplayType { get; set; }

Property Value

Type: QueryWizardQueryWizardDisplayTypeEnum
A value that indicates whether or not this form is dislpayed as a wizard or with tabs

Return Value

Type: QueryWizardQueryWizardDisplayTypeEnum
A value that indicates whether or not this form is dislpayed as a wizard or with tabs
Remarks