ArcGIS Pro 2.8 API Reference Guide
GlobalID Property (RowHandle)

ArcGIS.Desktop.Editing Namespace > RowHandle Class : GlobalID Property
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 10, Windows 8.1

See Also

Reference

RowHandle Class
RowHandle Members