Skip to content

Interface.SearchQueryBase

Aleksandr Rogov edited this page May 12, 2025 · 2 revisions

dynamics-web-api / SearchQueryBase

Interface: SearchQueryBase

Extended by

Properties

Property Type Description
entities? string | string[] | SearchEntity[] Limits the scope of search to a subset of tables. The default set is configured by your administrator when Dataverse search is enabled.
filter? string Limits the scope of the search results returned.
search string The text to search with. It has a 100-character limit. For suggestions, min 3 characters in addition.
Clone this wiki locally