|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPNetworkDatasetMembership
Provides access to members that describe the properties of a feature class' network dataset membership.
| Method Summary | |
|---|---|
String |
getNetworkDatasetName()
The name of the network dataset this feature class participates in. |
void |
setNetworkDatasetName(String name)
The name of the network dataset this feature class participates in. |
| Method Detail |
|---|
String getNetworkDatasetName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNetworkDatasetName(String name)
throws IOException,
AutomationException
name - The name (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 | ||||||||