Preparing search index...
The search index is not available
Cognite JavaScript SDK
Cognite JavaScript SDK
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
Loading...
Calculates the sum from the values of the specified property.