ICalculatedCubeFormula.DateBegin

Syntax

DateBegin: DateTime;

Description

The DateBegin property returns the date of formula actual period start.

Comments

It is relevant if for the calculated cube a dimension, controlling the choice of the formula actual period, is installed.

Example

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

See also:

ICalculatedCubeFormula