AddMetaModel(MetaModel: IMsMetaModel): IMsCalculationChainMetaModel;
MetaModel. The metamodel that must be added to the calculation chain.
The AddMetaModel method adds a metamodel to calculation chain of metamodel.
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: