GetChildInfos method | Qlik Sense for developers Help
Skip to main content Skip to complementary content

GetChildInfos method

Last updated: 9/3/2026

Returns the identifier and the type for each child in an app object. If the child contains extra properties in qInfos , these properties are returned.

Full dynamic properties are optional and are returned if they exist in the definition of the object.

Returns

Name Description Type
qInfos

[ { "qId": "<identifier of the child 1>", "qType": "<type of the child 1>" }, { "qId": "<identifier of the child 2>", "qType": "<type of the child 2>", "<FullDynamicProperty>": "<value>" } ... ]

Array of NxInfo

See also

List the children of a generic object

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!