Therefore API > API Reference > Classes > TheCategoryDialog > Properties
QueryMode
Gets if the category dialog is used to specify a query.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property QueryMode As Boolean
C#
public virtual bool QueryMode { get; }
Value
Condition
true
The category dialog is used to specify a query.
false
The category dialog is used to specify index data for a document.