BookmarkObjectViewDef Class
  Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- 
              JsonObject
              
- BookmarkObjectViewDef
 
 
 - 
              JsonObject
              
 
 - 
          AbstractStructure
          
 
Syntax
public class BookmarkObjectViewDef : JsonObject, IDisposable, IBookmarkObjectViewDef, IJsonObject, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| BookmarkObjectViewDef() | 
           Creates an instance of the BookmarkObjectViewDef class  | 
      
Properties
| Name | Description | 
|---|---|
| CreationDate | 
           Creation date of the bookmark. JSON property name: creationDate  | 
      
| Description | 
           Description of the bookmark. JSON property name: description  | 
      
| SelectionFields | 
           Fields that have selections made to them. JSON property name: selectionFields  | 
      
| SheetId | 
           Sheet ID of the sheet that the bookmark applies to. JSON property name: sheetId  | 
      
| Title | 
           Title of the bookmark. JSON property name: title  |