GenericObject GetChildInfosAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodGetChildInfosAsync(String)

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.

Public methodGetChildInfosAsync T (Func Response, T , String)

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.

Back to Top
See Also