Click or drag to resize
INxVariableProperties Properties

The INxVariableProperties type exposes the following members.

Properties
  NameDescription
Public propertyIncludeInBookmark
The value of a variable can affect the state of the selections. Set this property to true to update the variable when applying a bookmark. The default value is false.
Public propertyName
Name of the variable
Public propertyNumberPresentation
Defines the format of the value of a variable.
Public propertyPreDefinedList
List of enumerations. This property is used if qUsePredefListedValues is set to true.
Public propertyUsePredefListedValues
The value of a variable can be an enumeration. Set this property to true to reflect the predefined values in an enumeration.
Top
See Also