ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / ISharingModule Interface / GetServerValueAsync Method

In This Topic
    GetServerValueAsync Method
    In This Topic
    Syntax
    Function GetServerValueAsync( _
       ByVal repositoryID As Integer, _
       ByVal connectionID As String, _
       ByVal valueName As String, _
       ByVal categoryName As String, _
       ByVal useCache As Boolean, _
       Optional ByVal progressor As Progressor _
    ) As Task(Of Object)

    Parameters

    repositoryID
    connectionID
    valueName
    categoryName
    useCache
    progressor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also