Click or drag to resize
NxVariableProperties Properties

The NxVariableProperties type exposes the following members.

Properties
  NameDescription
Public propertyIncludeInBookmark
Set this property to true to update the variable when applying a bookmark. The value of a variable can affect the state of the selections. 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 propertySession
The session from which this structure was created.
(Inherited from AbstractStructure.)
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