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


IGeometricNetworkName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeometricNetworkName Interface
ArcGIS Developer Help

IGeometricNetworkName Interface

Provides access to members that set and return the associated feature dataset name object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property FeatureDatasetName The Feature Dataset Name that the network belongs to.

Classes that implement IGeometricNetworkName

Classes Description
GeometricNetworkName Esri Geometric Network Name object.

Remarks

The FeatureDatasetName property in the IGeometricNetworkName interface returns the name object for the feature dataset containing the geometric network.

See Also

IGraph.TransformSet Method | IGraph Interface | IGeometricNetwork Interface | IGeometricNetwork.AddJunctionWithSubsumption Method | IGeometricNetworkName Interface | IGraph.Split Method | GeometricNetwork Class