BookmarkLayout Class
  Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- 
              GenericBookmarkLayout
              
- BookmarkLayout
 
 
 - 
              GenericBookmarkLayout
              
 
 - 
          AbstractStructure
          
 
Syntax
public class BookmarkLayout : GenericBookmarkLayout, IDisposable, IBookmarkLayout, IGenericBookmarkLayout, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| BookmarkLayout() | 
           Creates an instance of the BookmarkLayout class  | 
      
Properties
| Name | Description | 
|---|---|
| CreationDate | 
           Creation date of the bookmark. JSON property name: creationDate  | 
      
| Meta | |
| 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  |