ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Core Namespace / ISharingModule Interface / GetUniqueNameAsync Method

In This Topic
    GetUniqueNameAsync Method
    In This Topic
    Syntax
    Function GetUniqueNameAsync( _
       Optional ByVal rootName As String, _
       Optional ByVal folder As String, _
       Optional ByVal itemType As Integer _
    ) As Task(Of String)

    Parameters

    rootName
    folder
    itemType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also