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