{string} Title of the dialog.
Optional
submitButtonText: string{string} Text for the dialog box submit button.
Optional
queryModel: QueryBuilderModel{QueryBuilderModel} An existing query model that can be used to initially populate the query builder.
Optional
enforceObjectType: string{string} If enforceObjectType is set, the user cannot choose which entity to query. It is pre-set to the specified entity.
Optional
restrictObjectTypes: string[]{Array
A Promise containing the result of the dialog box.
This API relates to SAS Visual Investigator's search functionality.
Accessed from the window at
window.sas.vi.search
.Example