AddModel(Model: IMsModel): IMsCalculationChainModel;
AddModel(Model: Prognoz.Platform.Interop.Ms.IMsModel): Prognoz.Platform.Interop.Ms.IMsCalculationChainModel;
Model. The model that must be added to the calculated chain.
The AddModel method adds a model to metamodel calculation chain.
Use the IMsCalculationChainEntries.Remove or IMsCalculationChainEntries.RemoveByKey method to remove the model from the calculation chain.
The property use is given in the example for IMsCalculationChainEntry.InheritModelPeriod.
See also: