Type property: Variable class

Description

This property specifies the type of the variable, passed in the constructor. The possible values are:

Value Description

Variable_Type_Auto

A local variable.

Variable_Type_Expression

The variable is an expression. Specify an already instantiated rule expression object for the Variable_Name.

Variable_Type_Dimension

The variable is a dimension name. Specify a dimension name for the Variable_Name.

This property is read-only.