ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ClipboardItem Class / ProcessID Property

In This Topic
    ProcessID Property
    In This Topic
    Gets the ID of the process which is associated with the Copy, Cut, or Move operation.
    Syntax
    public int ProcessID {get;}
    Public ReadOnly Property ProcessID As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also