IHub IsDesktopModeAsync Method (String)Qlik Sense .NET SDK - API Reference

Indicates whether or not the user works in standalone mode.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

Task<bool> IsDesktopModeAsync(
	string userHandle = null
)

Return Value

Type: OnlineTask OnlineBoolean 
See Also