IAppGetFolderItemsForConnection Method |
Lists the items for a folder connection.
Namespace: Qlik.Engine
IEnumerable<FolderItem> GetFolderItemsForConnection( string connectionId, string relativePath = null )
Function GetFolderItemsForConnection ( connectionId As String, Optional relativePath As String = Nothing ) As IEnumerable(Of FolderItem)