IMsDimIteratorLink.Owner

Fore Syntax

Owner: IMsDimIteratorDimension;

Fore.NET Syntax

Owner: Prognoz.Platform.Interop.Ms.IMsDimIteratorDimension;

Description

The Owner property returns controlling dimension.

Comments

To get controlled dimension, use the IMsDimIteratorLink.Dimension property.

Fore and Fore.NET Example

The property use is given in the example for IMsDimIteratorLinks.CustomLinker.

See also:

IMsDimIteratorLink