IMsMetaModel.VisualController

Fore Syntax

VisualController: IMsMetaModelVisualController;

Fore.NET Syntax

VisualController: Prognoz.Platform.Interop.Ms.IMsMetaModelVisualController;

Description

The VisualController property returns the metamodel visual building parameters.

Comments

The VisualController property is used to work with the internal time series database in the metamodel.

Fore and Fore.NET Examples

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

See also:

IMsMetaModel