IMsCalculationChainEntries.AddExclusiveModel

Syntax

AddExclusiveModel: IMsCalculationChainModel;

Description

The AddExclusiveModel method adds an internal model to calculation chain of metamodel.

Comments

To remove the internal model from the calculation chain, use the IMsCalculationChainEntries.Remove or IMsCalculationChainEntries.RemoveByKey method.

Example

The property use is given in the example for IMsMetaModel.ObjectParamValues.

See also:

IMsCalculationChainEntries