Item(Index: Integer): IMsFormulaInfo;
Item[Index: Integer]: Prognoz.Platform.Interop.Ms.IMsFormulaInfo;
Index. Index of record in the collection.
The Item property returns information about the formula used for calculation.
The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.
See also: