ICalcBlockIteratorStub.LinkById

Syntax

LinkById;

Description

The LinkByLink method links data source dimensions and data consumer dimensions by attribute identifiers.

Comments

To check if links between data source dimensions and data consumer dimensions are used by attribute identifiers in formulas, use the ICalcBlockIteratorStub.HasUsedFormulesForLinkById method.

Example

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

See also:

ICalcBlockIteratorStub