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

    See Also