Click or drag to resize
QuerySkipIntro Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates whether the run query wizard will be forced to skip the introduction screen regardless of the users settings

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool SkipIntro { get; set; }

Return Value

Type: Boolean
True if the run query wizard will be forced to skip the introduction screen regardless of the users settings
See Also