FavoriteQueriesFolder
- Last UpdatedNov 17, 2021
- 1 minute read
The FavoriteQueriesFolder property is a read-write property that gets or sets the location of the favorite queries folder.
Syntax
aaHistClientQuery.FavoriteQueriesFolder = message;
Result = aaHistClientQuery.FavoriteQueriesFolder;
Remarks
When the FavoriteQueriesFolder property is set, the query file list in the corresponding folder is transferred to the Favorite Queries list box.
This property has no default value.