ArcGIS Pro 3.7 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 ReadOnly Property GlobalID As Nullable(Of Guid)
    public Nullable<Guid> GlobalID {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also