Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
MaxAggregateFunctionV3
Interface MaxAggregateFunctionV3
The function will calculate, and return, the highest - max - value for the property.
interface
MaxAggregateFunctionV3
{
max
:
{
property
:
string
;
}
;
}
Index
Properties
max
Properties
max
max
:
{
property
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Cognite JavaScript SDK (beta)
Loading...
The function will calculate, and return, the highest - max - value for the property.