VariableItems Property
Overloads
| VariableItems | List of the variables in the app at the time the bookmark was created. JSON property name: qVariableItems | 
VariableItems
List of the variables in the app at the time the bookmark was created.
JSON property name: qVariableItems
Declaration
      public IEnumerable<BookmarkVariableItem> VariableItems { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<BookmarkVariableItem> |