ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / EditCompletingEventArgs Class / Guid Property

In This Topic
    Guid Property (EditCompletingEventArgs)
    In This Topic
    Gets the guid that uniquely identifies the EditOperation.
    Syntax
    public Guid Guid {get;}
    Public ReadOnly Property Guid As Guid
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also