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