|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INATraversalResultQuery2
Provides access to the results of an analysis.
The INATraversalResultQuery2 interface is used to navigate through the traversal result and to provide the field names for various fields on the traversal classes.
Method Summary | |
---|---|
String |
getEIDFieldName()
The EID field name |
Methods inherited from interface com.esri.arcgis.networkanalyst.INATraversalResultQuery |
---|
getElementIDFieldName, getFeatureClass, getFromEdgeIDFieldName, getFromJunctionIDFieldName, getFromPositionFieldName, getSourceIDFieldName, getSourceOIDFieldName, getToEdgeIDFieldName, getToJunctionIDFieldName, getToPositionFieldName, searchConnected |
Method Detail |
---|
String getEIDFieldName() throws IOException, AutomationException
Specifies the EID field name.
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 |