ChildList ClassQlik Sense .NET SDK - API Reference
Displays information about the children of a sheet or story.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Dynamic DynamicObject
    Qlik.Engine DynamicJson
      Qlik.Engine ChildList
        Qlik.Sense.Client.Storytelling SlideChildList
        Qlik.Sense.Client.Storytelling StoryChildList
        Qlik.Sense.Client.Visualizations FilterpaneListboxObjectViewList

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public class ChildList : DynamicJson, IChildList
See Also