ICalcBlockIteratorStub.HasUsedFormulesForLinkById

Syntax

HasUsedFormulesForLinkById: Boolean;

None;

Description

The HasUsedFormulesForLinkById method returns whether links between data source dimensions and data consumer dimensions by attribute identifiers are used in formulas.

Comments

Available values:

To link data source dimensions with data consumer dimensions by identifier attributes, use the ICalcBlockIteratorStub.LinkById method.

Fore and Fore.NET Examples

The method use is given in the example for ICalcBlock.StubOut.

See also:

ICalcBlockIteratorStub