ArcGIS Pro 3.0 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, Windows 8.1

    See Also