ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps Interface / DuplicateAsync Method

In This Topic
    DuplicateAsync Method (IContentsPaneClipboardOps)
    In This Topic
    Duplicate the selected item(s)
    Syntax
    Task DuplicateAsync()
    Function DuplicateAsync() As Task

    Return Value

    Task
    Remarks
    Your pane is responsible for determining the context
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also