BookmarkListDef Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Defines the list of bookmarks.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - BookmarkListDef
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class BookmarkListDef : AbstractStructure, IDisposable, IBookmarkListDef, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| BookmarkListDef() | Creates an instance of the BookmarkListDef class | 
Properties
| Name | Description | 
|---|---|
| Data | Data JSON property name: qData | 
| IncludePatches | Include the bookmark patches. Patches can be very large and may make the list result unmanageable. JSON property name: qIncludePatches | 
| Type | Type of the list. JSON property name: qType |