| IGenericObjectGetChild Method |
Returns the type of the object and the corresponding handle.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxGenericObject 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:
GenericObject
See Also