MethodType: MsCollapseType;
The MethodType property determines the aggregation method to be applied to output variable.
By default, aggregation is executed by summing up values of original frequency, that is, MethodType = MsCollapseType.Total.
The property use is given in the example for IMsCollapseTransform.Input.
See also: