GetResultFieldSum<T>

Description

This activity returns the sum of all the values of a field given a search result.


Misc

FieldExternalId InArgument<String> REQUIRED

The ExternalId of the field you want to sum.

Result OutArgument<T>

SearchResult InArgument<ISearchResult> REQUIRED

The result of the query from which you want to get the sum.