Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
TableExpressionEqualsFilterV3
Interface TableExpressionEqualsFilterV3
interface
TableExpressionEqualsFilterV3
{
equals
:
{
property
:
DMSFilterProperty
;
value
:
TableExpressionFilterValue
;
}
;
}
Index
Properties
equals
Properties
equals
equals
:
{
property
:
DMSFilterProperty
;
value
:
TableExpressionFilterValue
;
}
Matches items that contain the exact value in the provided property.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
equals
Cognite JavaScript SDK (beta)
Loading...
Matches items that contain the exact value in the provided property.