Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
SumAggregateFunctionV3
Interface SumAggregateFunctionV3
Calculates the sum from the values of the specified property.
interface
SumAggregateFunctionV3
{
sum
:
{
property
:
string
;
}
;
}
Index
Properties
sum
Properties
sum
sum
:
{
property
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sum
Cognite JavaScript SDK (beta)
Loading...
Calculates the sum from the values of the specified property.