ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NASolverDefinition Class / HierarchyMaxValues Property

In This Topic
    HierarchyMaxValues Property
    In This Topic
    Gets and sets the maximum value of the hierarchy attribute.
    Syntax
    public int[] HierarchyMaxValues {get;}
    Public ReadOnly Property HierarchyMaxValues As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also