IMsMetaModelVisualController.VariableWorkbook

Syntax

VariableWorkbook: IMetabaseObject;

Description

The VariableWorkbook property returns the internal workbook of the metamodel variables.

Comments

The internal workbook for the metamodel calculation chain is returned by the IMsMetaModelVisualController.ChainWorkbook property.

Example

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

See also:

IMsMetaModelVisualController