IMsMetaModelVisualController.ChainWorkbook

Syntax

ChainWorkbook: IMetabaseObject;

Description

The ChainWorkbook property returns the internal workbook of the metamodel calculation chain.

Comments

The internal workbook for the internal variables of a metamodel is returned by the IMsMetaModelVisualController.VariableWorkbook property.

Example

The property use is given in the example for IMsMetaModelVisualController.FillChain.

See also:

IMsMetaModelVisualController