ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps Interface / CanDuplicateAsync Method
Version

    CanDuplicateAsync Method (IContentsPaneClipboardOps)
    Can a duplicate (of the selected item(s)) be accomplished
    Syntax
    Task<bool> CanDuplicateAsync()

    Return Value

    Task{bool}
    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