MsTimeMatrix.CreateLevel

Syntax

CreateLevel(CalendarLevel: DimCalendarLevel);

Parameters

CalendarLevel. Series calendar frequency.

Description

The CreateLevel constructor creates a matrix with set calendar frequency.

Comments

Use the default constructor for the matrix without additional parameters: MsTimeMatrix.Create.

Example

The constructor use is given in the example for IMsTimeMatrix.AddConstant.

See also:

MsTimeMatrix