Click or drag to resize
ISnapshotLayout Interface

Namespace: Qlik.Sense.Client.Snapshot
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface ISnapshotLayout : IGenericBookmarkLayout, 
	IAbstractStructure

The ISnapshotLayout type exposes the following members.

Properties
  NameDescription
Public propertyBookmark
Information about the bookmark
(Inherited from IGenericBookmarkLayout.)
Public propertyCreationDate
Public propertyDescription
Public propertyInfo
Information about the object
(Inherited from IGenericBookmarkLayout.)
Public propertyIsClone
Public propertyMeta
Information on publishing and permissions
(Inherited from IGenericBookmarkLayout.)
Public propertySheetId
Public propertySnapshotData
Public propertySourceObjectId
Public propertyTimestamp
Public propertyTitle
Public propertyVersion
Public propertyVisualizationType
Top
See Also