IVirtualCubeDimensionJoins.Item

Fore Syntax

Item(Index: Integer): IVirtualCubeDimensionJoin;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Cubes.IVirtualCubeDimensionJoin;

Parameters

Index. Index of comparison parameters.

Description

The Item property returns parameters of compared dimension by index in the collection.

See also:

IVirtualCubeDimensionJoins