AllowQueryTypeChange
- Last UpdatedNov 17, 2021
- 1 minute read
The AllowQueryTypeChange property is a read-write property that gets or sets whether the run-time user is allowed to change the query type.
Syntax
aaHistClientQuery.AllowQueryTypeChange = discrete;
Result = aaHistClientQuery.AllowQueryTypeChange;
Remarks
The default value is True.