Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

GetAppList Method

Overloads

GetAppList()

Returns the list of apps.

In Qlik Sense Enterprise:

The list is generated by the QRS. The GetDocList method only returns documents the current user is allowed to access.

In Qlik Sense Desktop:

The apps are located in C:\Users<user name>\Documents\Qlik\Sense\Apps.

GetAppList()

Returns the list of apps.

In Qlik Sense Enterprise:

The list is generated by the QRS. The GetDocList method only returns documents the current user is allowed to access.

In Qlik Sense Desktop:

The apps are located in C:\Users<user name>\Documents\Qlik\Sense\Apps.

Declaration

      [QixName("GetDocList")]
public IEnumerable<IAppIdentifier> GetAppList()
    

Returns

Type Description
System.Collections.Generic.IEnumerable<IAppIdentifier>

Implements

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!