ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceConfiguration Class / MaxHops Property

In This Topic
    MaxHops Property (TraceConfiguration)
    In This Topic
    Gets or sets a value indicating the maximum number of hops.
    Syntax
    Public Property MaxHops As Integer
    public int MaxHops {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also