AddMetaModel(MetaModel: IMsMetaModel): IMsCalculationChainMetaModel;
AddMetaModel(MetaModel: Prognoz.Platform.Interop.Ms.IMsMetaModel): Prognoz.Platform.Interop.Ms.IMsCalculationChainMetaModel;
MetaModel. The metamodel that must be added to the calculation circuit.
The AddMetaModel method adds a metamodel 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 IMsModelParamControl.ControllingParam.
See also: