GetFormulaInfo(StubKey: Integer; SelSet: IDimSelectionSet): IMsFormulaInfoList;
StubKey. Key of the data source, for which calculation is executed.
SelSet. Selection that creates the point, in which information about formulas should be obtained.
The GetFormulaInfo method returns information about the formulas applied for calculation in the specified point.
The information about formulas can be obtained if the following requirements are met:
A determinate equation model or a matrix aggregation model is used in calculation.
The multithreaded transformation type should be used for the problem.
The SelSet parameter should send a single selection based on dimensions of the data source, which key is sent in StubKey.
See also: