Click or drag to resize
IBookmarkObjectViewDef Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IBookmarkObjectViewDef : IJsonObject, 
	IAbstractStructure

The IBookmarkObjectViewDef type exposes the following members.

Properties
  NameDescription
Public propertyCreationDate
Creation date of the bookmark.
Public propertyDescription
Description of the bookmark.
Public propertySelectionFields
Fields that have selections made to them.
Public propertySheetId
Sheet ID of the sheet that the bookmark applies to.
Public propertyTitle
Title of the bookmark.
Top
See Also