Skip to main content Skip to complementary content

AppWithNameOrCreate Method

Overloads

AppWithNameOrCreate(ILocation, String)

Connect to a Qlik Sense app with the name or create it if it does not exists. This method opens a temporary websocket connection.

AppWithNameOrCreate(ILocation, String)

Connect to a Qlik Sense app with the name or create it if it does not exists. This method opens a temporary websocket connection.

Declaration

      public static IAppIdentifier AppWithNameOrCreate(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

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!