HasAppWithName Method
Overloads
HasAppWithName(ILocation, String) |
Checks if there is an application with a specific name. This method opens a temporary websocket connection. |
HasAppWithName(ILocation, String)
Checks if there is an application with a specific name. This method opens a temporary websocket connection.
Declaration
public static bool HasAppWithName(this ILocation location, string appName)
Parameters
Type | Name | Description |
---|---|---|
ILocation | location |
Location object of the Qlik Sense instance |
System.String | appName |
Application name |
Returns
Type | Description |
---|---|
System.Boolean |
True if exists |
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!