AddModel(Model: IMsModel): IMsCalculationChainModel;
AddModel(Model: Prognoz.Platform.Interop.Ms.IMsModel): Prognoz.Platform.Interop.Ms.IMsCalculationChainModel;
Model. 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 calculation chain.
The property use is given in the example for IMsCalculationChainEntry.InheritModelPeriod.
See also: