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

The ISnapshotObjectViewListContainer type exposes the following members.

Methods
  NameDescription
Public methodAsObject
Converts an ContainerEntry into its corresponding GenericObject
(Inherited from INxContainerEntry.)
Top
Properties
  NameDescription
Public propertyData
Public propertyInfo
Information about the object
(Inherited from INxContainerEntry.)
Public propertyMeta
Information on publishing and permissions
(Inherited from INxContainerEntry.)
Top
See Also