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

The ISnapshotProperties 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 propertyIsClone
Public propertyMetaDef
Definition of the dynamic properties.
(Inherited from IGenericBookmarkProperties.)
Public propertySheetId
Public propertySnapshotData
Public propertySourceObjectId
Public propertyTimestamp
Public propertyTitle
Public propertyVisualizationType
Top
See Also