| IHubQTProductAsync Method |
Returns the Qlik product name.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<string> QTProductAsync()
Function QTProductAsync As Task(Of String)
Return Value
Type:
TaskString
See Also