AddDetails(Value: IMsProblemDetails; Slice: IMsFormulaTransformSlice): Integer;
AddDetails(Value: Prognoz.Platform.Interop.Ms.IMsProblemDetails;
Slice: Prognoz.Platform.Interop.Ms.IMsFormulaTransformSlice): integer;
Value. Problem parameters added to the collection.
Slice. The slice for which parameters are added.
The AddDetails method adds the specified parameters to the collection.
After executing the example the method returns index of added parameters.
The method use is given in the example for IMsOptimizationProblem.CriterionFunction.
See also: