Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
DocumentFilterSearch
Interface DocumentFilterSearch
Hierarchy
DocumentFilterSearch
Index
Properties
search
Properties
search
search
:
{
property
:
DocumentFilterProperty
;
value
:
string
}
Matches items that contains the search query.
example
{"property":["content"],"value":"Report"}
Type declaration
property
:
DocumentFilterProperty
value
:
string
Globals
Document
Filter
Search
search
Matches items that contains the search query.
{"property":["content"],"value":"Report"}