Skip to main content Skip to complementary content

GetFolderItemsForPath Method

Overloads

GetFolderItemsForPath(String)

Returns the files and folders located at a specified path.

GetFolderItemsForPath(String)

Returns the files and folders located at a specified path.

Declaration

      IEnumerable<FolderItem> GetFolderItemsForPath([QixName("qPath")] string path)
    

Parameters

Type Name Description
System.String path

Absolute or relative path. Relative paths are relative to the default Apps folder.

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.

Returns

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

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!