Click or drag to resize
QuerySkipExport Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if the export screen should be skipped in the rubn query wizard

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

Return Value

Type: Boolean
True if the export screen should be skipped in the rubn query wizard
See Also