| IHubGetActiveDocAsync Method |
Returns the handle of the current app.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<App> GetActiveDocAsync()
Function GetActiveDocAsync As Task(Of App)
Return Value
Type:
TaskApp
See Also