ArcGIS Pro 2.9 API Reference Guide
GlobalID Property (RowToken)

ArcGIS.Desktop.Editing Namespace > RowToken Class : GlobalID Property
Returns the global ID of the feature, if it exists.
Syntax
public Nullable<Guid> GlobalID {get;}
Public ReadOnly Property GlobalID As Nullable(Of Guid)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

RowToken Class
RowToken Members