IGenericObjectGetChild Method |
Returns the type of the object and the corresponding handle.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax GenericObject GetChild(
string id
)
Function GetChild (
id As String
) As GenericObject
Parameters
- id
- Type: SystemString
Identifier of the object
This parameter is mandatory.
Return Value
Type:
GenericObjectSee Also