IBookmarkProperties Interface
  Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Syntax
public interface IBookmarkProperties : IGenericBookmarkProperties, IAbstractStructureProperties
| Name | Description | 
|---|---|
| CreationDate | Creation date of the bookmark. JSON property name: creationDate | 
| MetaDef | The metadata object used by all app objects JSON property name: qMetaDef | 
| 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 |