| Name | Description |
| Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
| Parent | Gets the parent object from whom this object can logically be reached. |
| Type | Gets the constant that indicates the type of this object. |
| Name | Description |
| OnClearSearch | Event that fires just after the search is cleared. |
| OnEndSearch | Event that fires just after the search is ended. |
| OnStartSearch | Event that fires just after the search is started. |
| OnStopSearch | Event that fires just after the search is stopped. |