ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / TraverseAssociationsDescription Class / MaximumDepth Property

In This Topic
    MaximumDepth Property
    In This Topic
    The maximum number of hops through the association graph to traverse.
    Syntax
    public int MaximumDepth {get;}
    Public ReadOnly Property MaximumDepth As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also