CreateTimeSeries([CalendarLevel: DimCalendarLevel = -1]): Variant;
CalendarLevel. Calendar frequency of the created series.
The CreateTimeSeries method creates a series for custom method calculation.
The CalendarLevel parameter is optional. By default, calendar frequency of the created series matches with calendar frequency of the parent object.
The method use is given in the example for ITsCalculationContext.CalculationType.
See also: