Skip to main content Skip to complementary content

GetFolderItemsForConnection Method

Overloads

GetFolderItemsForConnection(String, String)

Lists the items for a folder connection.

GetFolderItemsForConnection(String, String)

Lists the items for a folder connection.

Declaration

      public IEnumerable<FolderItem> GetFolderItemsForConnection([QixName("qConnectionId")] string connectionId, [QixName("qRelativePath")] string relativePath = null)
    

Parameters

Type Name Description
System.String connectionId

Identifier of the connection.

System.String relativePath

Relative path of the connection.

Returns

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

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!