HubGetFolderItemsForPathAsync Method (String, AsyncHandle) |
Returns the files and folders located at a specified path.
Namespace: Qlik.Engine
public Task<IEnumerable<FolderItem>> GetFolderItemsForPathAsync( string path, AsyncHandle asyncHandle = null )