CreateAppWithName Method
Overloads
CreateAppWithName(ILocation, String) |
Create an application with given name. This method opens a temporary websocket connection. |
CreateAppWithName(ILocation, String)
Create an application with given name. This method opens a temporary websocket connection.
Declaration
public static IAppIdentifier CreateAppWithName(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 |
---|---|
IAppIdentifier |
IAppIdentifier, token to identify an unique app |
Exceptions
Type | Condition |
---|---|
MethodInvocationException |
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!