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


esriNADirectionsWindowColumns Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Constants > E > esriNADirectionsWindowColumns Constants
ArcGIS Developer Help

esriNADirectionsWindowColumns Constants

Directions Window columns.

Constant Value Description
esriDWCItemNumber 0 Item Number column type.
esriDWCEstimatedArrivalTime 1 Estimated Arrival Time column type.
esriDWCCumulativeDistance 2 Cumulative Distance column type.
esriDWCText 3 Text column type.
esriDWCTime 4 Time column type.
esriDWCDistance 5 Distance column type.
esriDWCMap 6 Map column type.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

esriNADirectionsWindowColumns is an enumeration specifying the various columns that the directions window can display.