IMsDimIteratorLink.SourceAttribute

Fore Syntax

SourceAttribute: IDimAttribute;

Fore.NET Syntax

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

Description

The SourceAttribute property determines controlled dimension attribute.

Comments

To set controlled dimension attribute, use the IMsDimIteratorLink.DestinationAttribute property.

Fore and Fore.NET Examples

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

See also:

IMsDimIteratorLink