|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkDatasetName
Provides access to properties of a network dataset name.
The FeatureDatasetName property in the INetworkDatasetName interface returns the name object for the feature dataset containing the network dataset. For a shapefile network dataset, the FeatureDatasetName is null.
| Method Summary | |
|---|---|
IDatasetName |
getFeatureDatasetName()
Name of feature dataset containing the network dataset. |
void |
setFeatureDatasetNameByRef(IDatasetName name)
Name of feature dataset containing the network dataset. |
| Method Detail |
|---|
IDatasetName getFeatureDatasetName()
throws IOException,
AutomationException
The FeatureDatasetName property in the INetworkDatasetName interface returns the name object for the feature dataset containing the network dataset. For a shapefile network dataset, the FeatureDatasetName is null.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureDatasetNameByRef(IDatasetName name)
throws IOException,
AutomationException
name - A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||