HasUsedFormulesForLinkByLink: Boolean;
The HasUsedFormulesForLinkByLink method returns whether links between data source dimensions and data consumer dimensions by linked attributes are used in formulas.
Available values:
True. Formulas use links between data source dimensions and data consumer dimensions by linked attributes.
False. Formulas do not use links between data source dimensions and data consumer dimensions by linked attributes.
To link data source dimensions and data consumer dimensions by linked attributes, use the ICalcBlockIteratorStub.LinkByLink method.
The method use is given in the example for ICalcBlockIteratorStub.LinkByLink.
See also: