Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
TableExpressionInFilterV3
Interface TableExpressionInFilterV3
interface
TableExpressionInFilterV3
{
in
:
{
property
:
DMSFilterProperty
;
values
:
TableExpressionFilterValueList
;
}
;
}
Index
Properties
in
Properties
in
in
:
{
property
:
DMSFilterProperty
;
values
:
TableExpressionFilterValueList
;
}
Matches items where the property
exactly
matches one of the given values.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
in
Cognite JavaScript SDK (beta)
Loading...
Matches items where the property exactly matches one of the given values.