Async destruction of child.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- id
- Type:
System String
Identifier of the child to destroyed.
- propForThis (Optional)
- Type: Qlik.Engine GenericObjectProperties
- onResult
- Type:
System Func Response, T
- userHandle (Optional)
- Type:
System String
Type Parameters
- T
Return Value
Type:Implements
IGenericObject DestroyChildAsync T (String, GenericObjectProperties, Func Response, T , String)See Also