ArcGIS Pro 3.0 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, Windows 8.1

    See Also