This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration2 Interface > INetworkAttributeConfiguration2.HierachyRangeMaxValuesByName Property (ArcObjects .NET 10.4 SDK) |
The default hierarchy range max values for the specified attribute name.
[Visual Basic .NET] Public Function get_HierachyRangeMaxValuesByName ( _ ByVal attributeName As String _ ) As ILongArray
[C#] public ILongArray get_HierachyRangeMaxValuesByName ( string attributeName );