| HubGetActiveDocAsync 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
Syntaxpublic Task<App> GetActiveDocAsync()
Public Function GetActiveDocAsync As Task(Of App)
Return Value
Type:
TaskAppImplements
IHubGetActiveDocAsync
See Also