ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Operation Class / ID Property

In This Topic
    ID Property (Operation)
    In This Topic
    Gets or sets a unique identifier for the Operation. Default value is -1.
    Syntax
    public int ID {get;}
    Public ReadOnly Property ID As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also