ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NetworkTravelMode Class / DistanceAttributeName Property

In This Topic
    DistanceAttributeName Property (NetworkTravelMode)
    In This Topic
    Gets and sets the distance attribute name.
    Syntax
    public string DistanceAttributeName {get; set;}
    Public Property DistanceAttributeName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also