Click or drag to resize
IBookmarkLayout 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 IBookmarkLayout : IGenericBookmarkLayout, 
	IAbstractStructure

The IBookmarkLayout type exposes the following members.

Properties
  NameDescription
Public propertyBookmark
Information about the bookmark
(Inherited from IGenericBookmarkLayout.)
Public propertyCreationDate
Creation date of the bookmark.
Public propertyInfo
Information about the object
(Inherited from IGenericBookmarkLayout.)
Public propertyMeta
Public propertySelectionFields
Fields that have selections made to them.
Public propertySheetId
Sheet ID of the sheet that the bookmark applies to.
Top
See Also