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


INetworkElevationConfiguration.BaseNames 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.BaseNames Property
ArcGIS Developer Help

INetworkElevationConfiguration.BaseNames Property

The root names of the elevation fields.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkElevationConfiguration Interface