![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |