ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ISharingModule Interface / GetPortalFoldersAsync Method

In This Topic
    GetPortalFoldersAsync Method
    In This Topic
    Syntax
    Function GetPortalFoldersAsync( _
       ByVal repositoryID As Integer, _
       ByVal progressor As Progressor, _
       Optional ByVal connectionID As Integer _
    ) As Task(Of String())

    Parameters

    repositoryID
    progressor
    connectionID
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also