IMsMetaModelVisualController.GetVariables

Syntax

GetVariables: Array;

Description

The GetVariables method returns the array of all variables of the metamodel.

Comments

Each element of the array is an object of the IMsFormulaTransformSlice interface.

Example

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

See also:

IMsMetaModelVisualController