Click or drag to resize
LocationLocal Property

Note: This API is now obsolete.

Returns a reference to a local Qlik Sense instance

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
[ObsoleteAttribute("use FromUri", false)]
public static ILocation Local { get; }

Return Value

Type: ILocation
Reference to the location
See Also