ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RowHandle Class / GlobalID Property

In This Topic
    GlobalID Property (RowHandle)
    In This Topic
    Returns the global ID of the row, if it exists.
    Syntax
    public Nullable<Guid> GlobalID {get;}
    Public ReadOnly Property GlobalID As Nullable(Of Guid)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also