ICalculatedCubeFormula.DateEnd

Syntax

DateEnd: DateTime;

Description

The DateEnd property returns date of formula actual end. It is actual if a dimension controlling the choice of the formula actual period is set for the calculated cube.

Example

The property use is given in the example for ICalculatedCubeFormula.ChangePeriod.

See also:

ICalculatedCubeFormula