Qlik Engine API

v12.108.5

  • Home
  • Classes
    • Doc class
    • Field class
    • GenericBookmark class
      • Apply method
      • ApplyPatches method
      • GetFieldValues method
      • GetInfo method
      • GetLayout method
      • GetProperties method
      • Publish method
      • SetProperties method
      • UnPublish method
    • GenericDimension class
    • GenericMeasure class
    • GenericObject class
    • GenericVariable class
    • Global class
    • Variable class
  • Structs
  • Properties of generic objects

  • Qlik Engine API
  • Classes
  • GenericBookmark class
  • GetInfo method

GetInfo method

Returns:

  • The type of the object.
  • The identifier of the object.



Parameters

No parameters

Returns

Name Description Type
qInfo

{ "qId": "<identifier>", "qType": "<type>" }

NxInfo