Returns the type of the object and the corresponding handle.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- id
- Type:
System String
Identifier of the object This parameter is mandatory.
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IGenericObject GetChildAsync T (String, Func Response, T , String)See Also