Click or drag to resize
IStoryObjectViewListContainer Interface

Namespace: Qlik.Sense.Client.Storytelling
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IStoryObjectViewListContainer : INxContainerEntry, 
	IAbstractStructure

The IStoryObjectViewListContainer 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