Skip to main content Skip to complementary content

GetAppIdentifiersAsync Method

Overloads

GetAppIdentifiersAsync(ILocation)

Get a list of app identifiers. This method opens a temporary websocket connection.

GetAppIdentifiersAsync(ILocation)

Get a list of app identifiers. This method opens a temporary websocket connection.

Declaration

      public static Task<IEnumerable<IAppIdentifier>> GetAppIdentifiersAsync(this ILocation location)
    

Parameters

Type Name Description
ILocation location

Location object of the Qlik Sense instance

Returns

Type Description
System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<IAppIdentifier>>

Returns a task, the result contains a list of IAppIdentifiers

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!