This document is archived and information here might be outdated.  Recommended version.


INetworkElevationConfiguration.FromEndPrefixes Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkElevationConfiguration Interface > INetworkElevationConfiguration.FromEndPrefixes Property
ArcGIS Developer Help

INetworkElevationConfiguration.FromEndPrefixes Property

The elevation prefixes for the from end.

[Visual Basic .NET]
Public ReadOnly Property FromEndPrefixes As IStringArray
[C#]
public IStringArray FromEndPrefixes {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkElevationConfiguration Interface