IMsCalculationChainEntries.AddExclusiveModel

Fore Syntax

AddExclusiveModel: IMsCalculationChainModel;

Fore.NET Syntax

AddExclusiveModel(): Prognoz.Platform.Interop.Ms.IMsCalculationChainModel;

Description

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

Comments

Use the IMsCalculationChainEntries.Remove or IMsCalculationChainEntries.RemoveByKey method to remove the internal model from calculation chain.

Fore and Fore.NET Examples

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

See also:

IMsCalculationChainEntries