Preparing search index...
The search index is not available
Cognite JavaScript SDK
Cognite JavaScript SDK
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
Loading...
Matches items that contain the exact value in the provided property.