IAdoMdDimCalculation.Element

Fore syntax

Element(Dimension: IDimInstance): Integer;

Fore.NET syntax

Element(Dimension: Prognoz.Platform.Interop.Dimensions.IDimInstance): Integer;

Parameters

Dimension. The dimension, which element must be specified.

Description

The Element property determines the repository element, for which a calculated element is created.

Example

The example of use is given in description of the IAdoMdExecuteDimSetup.Calculations property.

See also:

IAdoMdDimCalculation