Click or drag to resize
IBookmarkProperties Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IBookmarkProperties : IGenericBookmarkProperties, 
	IAbstractStructure

The IBookmarkProperties type exposes the following members.

Properties
  NameDescription
Public propertyCreationDate
Public propertyDescription
Public propertyInfo
Information about the bookmark. This parameter is mandatory.
(Inherited from IGenericBookmarkProperties.)
Public propertyMetaDef
Definition of the dynamic properties.
(Inherited from IGenericBookmarkProperties.)
Public propertySelectionFields
Public propertySheetId
Public propertyTitle
Public propertyVersion
Top
See Also