BookmarkVariableItem Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      
- BookmarkVariableItem
 
 
Syntax
[ValueClass]
public class BookmarkVariableItem : IBookmarkVariableItemConstructors
| Name | Description | 
|---|---|
| BookmarkVariableItem() | 
Properties
| Name | Description | 
|---|---|
| Definition | 
           The Reporting mode definition of the variable. JSON property name: qDefinition  | 
      
| Name | 
           Name of the variable. JSON property name: qName  | 
      
| Value | 
           Value of the variable. JSON property name: qValue  |