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

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