<PackageReference Include="Relativity.API" Version="17.0.4" />

ITallySumAverageParameters

public interface ITallySumAverageParameters
Parameters for the Tally Sum Average Mass Operation.
IFieldRef Field { get; }

The field the operation will be performed on. Only fields that are talliable are valid.

Object type of the objects the operation is performed on.

TallySumAverageOptions

Optional identifier for tracking the mass operation process state. If null, an identifier will be randomly generated when the mass operation executes.

The data table the finished operation will report to.