Location Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Handles the location of the Qlik Sense instance
Inheritance
- 
      System.Object
      - 
          GenericLocation
          - 
              Location
              - Location
 
 
- 
              Location
              
 
- 
          GenericLocation
          
Syntax
[ComVisible(true)]
public class Location : Location, ILocation, ILocation, IGenericLocation, IDisposableMethods
| Name | Description | 
|---|---|
| FromUri(String) | Gets a reference to a remote Qlik Sense instance at a specific Uri | 
| FromUri(Uri) | Gets a reference to a Qlik Sense instance at a specific Uri | 
| LocalDesktop(Int32) | Gets a reference to a local Qlik Sense Desktop instance. |