HasAppWithId Method
Overloads
HasAppWithId(ILocation, String) |
Check if location has app with id. This method opens a temporary websocket connection. |
HasAppWithId(ILocation, String)
Check if location has app with id. This method opens a temporary websocket connection.
Declaration
public static bool HasAppWithId(this ILocation location, string appId)
Parameters
Type | Name | Description |
---|---|---|
ILocation | location |
Location object of the Qlik Sense instance |
System.String | appId |
App identification |
Returns
Type | Description |
---|---|
System.Boolean |
True if location has an app with id |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!