AddExclusiveModel: IMsCalculationChainModel;
AddExclusiveModel(): Prognoz.Platform.Interop.Ms.IMsCalculationChainModel;
The AddExclusiveModel method adds an internal model to calculation chain of metamodel.
To delete internal model from calculation chain, use the IMsCalculationChainEntries.Remove or IMsCalculationChainEntries.RemoveByKey method.
The property use is given in the example for IMsMetaModel.ObjectParamValues.
See also: