IMsDimIteratorDimension.Links

Fore Syntax

Links: IMsDimIteratorLinks;

Fore.NET Syntax

Links: Prognoz.Platform.Interop.Ms.IMsDimIteratorLinks;

Description

The Links property returns the collection of linked dimensions.

Comments

On executing iteration, selection is sent recursively by all dimension links.

Fore and Fore.NET Examples

The property use is given in the example for IMsCalculationChainMultiDimIterator.IterateByData.

See also:

IMsDimIteratorDimension