CreateLevel(CalendarLevel: DimCalendarLevel);
CreateLevel(
CalendarLevel: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;
Context: Prognoz.Platform.Interop.Fore.ForeRuntimeContext);
CalendarLevel. Series calendar frequency.
Context. Context. It is relevant only for Fore.NET.
The CreateLevel constructor creates a matrix with set calendar frequency.
Use the default constructor for the matrix without additional parameters: MsTimeMatrix.Create.
The constructor use is given in the example for IMsTimeMatrix.AddConstant.
See also: