GenericBookmarkProperties Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - GenericBookmarkProperties
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class GenericBookmarkProperties : AbstractStructure, IDisposable, IGenericBookmarkProperties, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| GenericBookmarkProperties() | Creates an instance of the GenericBookmarkProperties class | 
Properties
| Name | Description | 
|---|---|
| DistinctValues | If true all selected values will be stored distinct, i.e. searchstrings will not be kept. JSON property name: qDistinctValues | 
| IncludeVariables | If true all variables will be stored in the bookmark. JSON property name: qIncludeVariables | 
| Info | Information about the bookmark. This parameter is mandatory. JSON property name: qInfo | 
| MetaDef | Definition of the dynamic properties. JSON property name: qMetaDef |