ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / PointEventInfo Class / MeasureFieldName Property

In This Topic
    MeasureFieldName Property (PointEventInfo)
    In This Topic
    Gets the name of the field containing the measure value associated with the point event.
    Syntax
    public string MeasureFieldName {get;}
    Public ReadOnly Property MeasureFieldName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also