FillGapsUserMethodParams: IMsUserMethodParams;
The FillGapsUserMethodParams property returns parameters of custom missing data treatment method.
The series introduced by the ITimeSeries interface is passed by the first parameter of custom method. The other parameters are optional, they are set by the user.
The property use is given in the example for IMsCrossDimensionAggregationOptions.FillGapsUserMethod.
See also: