ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / GroundToGridEventArgs Class / PropertyName Property

In This Topic
    PropertyName Property (GroundToGridEventArgs)
    In This Topic
    Gets the name of the Ground to Grid property that changed. If null then more than one property was changed at the same time.
    Syntax
    Public ReadOnly Property PropertyName As String
    public string PropertyName {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also