IMsMetaModelVisualController.VariableWorkbook

Fore Syntax

VariableWorkbook: IMetabaseObject;

Fore.NET Syntax

VariableWorkbook: Prognoz.Platform.Interop.Metabase.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.

Fore and Fore.NET Examples

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

See also:

IMsMetaModelVisualController