ArcGIS Pro 3.7 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 Property ProcessID As Integer
    public int ProcessID {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also