Items Property
Overloads
| Items | List of the variables. JSON property name: qItems | 
Items
List of the variables.
JSON property name: qItems
Declaration
      IEnumerable<NxVariableListItem> Items { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<NxVariableListItem> |