ICalcBlockIteratorStub.HasUsedFormulesForLinkByLink

Syntax

HasUsedFormulesForLinkByLink: Boolean;

None;

Description

The HasUsedFormulesForLinkByLink method returns whether links between data source dimensions and data consumer dimensions by linked attributes are used in formulas.

Comments

Available values:

To link data source dimensions and data consumer dimensions by linked attributes, use the ICalcBlockIteratorStub.LinkByLink method.

Fore and Fore.NET Examples

The method use is given in the example for ICalcBlockIteratorStub.LinkByLink.

See also:

ICalcBlockIteratorStub