IAdoMdDimCalculations.Item

Fore syntax

Item(Index: Integer): IAdoMdDimCalculation;

Fore.NET syntax

Item[Index: Integer]: Prognoz.Platform.Interop.AdoMd.IAdoMdDimCalculation;

Parameters

Index. Calculated element index.

Description

The Item property returns parameters of the specified calculated element.

See also:

IAdoMdDimCalculations