Provides access to members that set and return the associated feature dataset name object.
Members
Name | Description | |
---|---|---|
FeatureDatasetName | The Feature Dataset Name that the network belongs to. |
IGeometricNetworkName.FeatureDatasetName Property
The Feature Dataset Name that the network belongs to.
Public Property FeatureDatasetName As IDatasetName
public IDatasetName FeatureDatasetName {get; set;}
Classes that implement IGeometricNetworkName
Classes | Description |
---|---|
GeometricNetworkName | Esri Geometric Network Name object. |
Remarks
The FeatureDatasetName property in the IGeometricNetworkNameinterface returns the name object for the feature dataset containing the geometric network.