Qlik Engine API

v12.108.5

  • Home
  • Classes
    • Doc class
    • Field class
    • GenericBookmark class
    • GenericDimension class
    • GenericMeasure class
    • GenericObject class
      • AbortListObjectSearch method
      • AcceptListObjectSearch method
      • ApplyPatches method
      • BeginSelections method
      • ClearSelections method
      • ClearSoftPatches method
      • CollapseLeft method
      • CollapseTop method
      • CopyFrom method
      • CreateChild method
      • DestroyAllChildren method
      • DestroyChild method
      • DrillUp method
      • EmbedSnapshotObject method
      • EndSelections method
      • ExpandLeft method
      • ExpandTop method
      • ExportData method
      • GetChild method
      • GetChildInfos method
      • GetEffectiveProperties method
      • GetFullPropertyTree method
      • GetHyperCubeBinnedData method
      • GetHyperCubeContinuousData method
      • GetHyperCubeData method
      • GetHyperCubePivotData method
      • GetHyperCubeReducedData method
      • GetHyperCubeStackData method
      • GetHyperCubeTreeData method
      • GetInfo method
      • GetLayout method
      • GetLinkedObjects method
      • GetListObjectData method
      • GetProperties method
      • GetSnapshotObject method
      • Lock method
      • MultiRangeSelectHyperCubeValues method
      • Publish method
      • RangeSelectHyperCubeValues method
      • ResetMadeSelections method
      • SearchListObjectFor method
      • SelectHyperCubeCells method
      • SelectHyperCubeContinuousRange method
      • SelectHyperCubeValues method
      • SelectListObjectAll method
      • SelectListObjectAlternative method
      • SelectListObjectContinuousRange method
      • SelectListObjectExcluded method
      • SelectListObjectPossible method
      • SelectListObjectValues method
      • SelectPivotCells method
      • SetChildArrayOrder method
      • SetFullPropertyTree method
      • SetProperties method
      • UnPublish method
      • Unlock method
    • GenericVariable class
    • Global class
    • Variable class
  • Structs
  • Properties of generic objects

  • Qlik Engine API
  • Classes
  • GenericObject class
  • GetChild method

GetChild method

Returns the type of the object and the corresponding handle.



Parameters

Name Description Mandatory Type
qId

Identifier of the object.

Yes String

Returns

Name Description Type
qReturn

{ "qType": "GenericObject", "qHandle": <handle of the object> }

ObjectInterface