Click or drag to resize
QuerySilent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates whether the run query screen should be fully hidden in the client if possible

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

Return Value

Type: Boolean
True if the run query screen should be fully hidden in the client if possible
See Also