IMsDimIteratorLink.DestinationAttribute

Fore Syntax

DestinationAttribute: IDimAttribute;

Fore.NET Syntax

DestinationAttribute: Prognoz.Platform.Interop.Dimensions.IDimAttribute;

Description

The DestinationAttribute property determines controlled dimension attribute.

Comments

To set controlling dimension attribute, use the IMsDimIteratorLink.SourceAttribute property.

Fore and Fore.NET Examples

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

See also:

IMsDimIteratorLink