| QueryCategory Property | |
| See Also |
Sets or returns the code of the query category (foreign key to QueryCategories).
Mandatory property.
Field name: QCategory.
Read-write property
| Visual Basic |
|---|
Public Property QueryCategory() As Long |
The query category value must apply to the following restrictions:
- The query category value must be defined in the QueryCategories object.
- The query category value must be permited for the active user.
- The query category value must not be -2 (system category).