Click or drag to resize
ISnapshotProperties Interface

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

The ISnapshotProperties type exposes the following members.

Properties
  NameDescription
Public propertyInfo
Information about the bookmark. This parameter is mandatory.
(Inherited from IGenericBookmarkProperties.)
Public propertyIsClone
Public propertyMetaDef
The metadata object used by all app objects
Public propertySheetId
Public propertySnapshotData
Public propertySourceObjectId
Public propertyTimestamp
Public propertyTitle
Public propertyVisualizationType
Top
See Also