IMsMetaModelVisualController.ChainWorkbook

Fore Syntax

ChainWorkbook: IMetabaseObject;

Fore.NET Syntax

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

Fore and Fore.NET Examples

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

See also:

IMsMetaModelVisualController