ICalculatedCubeFormulas.Find

Syntax

Find(DatePeriod: DateTime): ICalculatedCubeFormula;

Parameters

DatePeriod - date that is within the formula actual period.

Description

The Find method searches for a formula, in actual period of which date, passed by the DatePeriod parameter, is included.

See also:

ICalculatedCubeFormulas