NxVariableProperties
Properties
Name | Description | Type |
---|---|---|
qName | Name of the variable. |
String |
qNumberPresentation | Defines the format of the value of a variable. |
FieldAttributes |
qIncludeInBookmark | 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. |
Boolean |
qUsePredefListedValues | The value of a variable can be an enumeration. Set this property to true to reflect the predefined values in an enumeration. |
Boolean |
qPreDefinedList | List of enumerations. This property is used if qUsePredefListedValues is set to true. |
Array of Strings |