ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / EventInfo Class / OffsetFieldName Property

In This Topic
    OffsetFieldName Property
    In This Topic
    Gets the name of the field that identifies the offset of the point or line from the underlying route as defined by the measure field.
    Syntax
    public string OffsetFieldName {get;}
    Public ReadOnly Property OffsetFieldName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also