Deprecated as of 10.1. Types of network attributes.
Constant |
Value |
Description |
esriSMNetAttrInteger |
1 |
Net attribute has Integer type. |
esriSMNetAttrFloat |
2 |
Net attribute has Float type. |
esriSMNetAttrDouble |
3 |
Net attribute has Double type. |
esriSMNetAttrBoolean |
4 |
Net attribute has Boolean type. |
esriSMNetAttrString |
5 |
Net attribute has String type. |
esriSMNetAttrShape |
6 |
Net attribute has Shape type. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
.NET Samples
StreetMap routing (Code Files:
RestrictionsForm)