HasUsedFormulesForLinkById: Boolean;
The HasUsedFormulesForLinkById method returns whether links between data source dimensions and data consumer dimensions by attribute identifiers are used in formulas.
Available values:
True. The formulas use links between data source dimensions and data consumer dimensions by attribute identifiers.
False. The formulas do not use links between data source dimensions with data consumer dimensions by attribute identifiers.
To link data source dimensions with data consumer dimensions by identifier attributes, use the ICalcBlockIteratorStub.LinkById method.
The method use is given in the example for ICalcBlock.StubOut.
See also: