ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / ISharingPaneViewModel Interface / UpdateGroupItemsAsync Method

In This Topic
    UpdateGroupItemsAsync Method
    In This Topic
    Syntax
    Task UpdateGroupItemsAsync( 
       int connectionID
    )
    Function UpdateGroupItemsAsync( _
       Optional ByVal connectionID As Integer _
    ) As Task

    Parameters

    connectionID
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also