Interface IBuildingAdvancedSearchEventArgs

Argument sent to all handlers bound on AdvancedSearchEvents.buildingAdvancedSearch

Index

Properties

Properties

executeQuery

executeQuery: function

An easy way to execute a new query.

param

Type declaration

sections

sections: IExternalAdvancedSearchSection[]

Sections which external code can populate by pushing into this array.

Hierarchy

  • IBuildingAdvancedSearchEventArgs