![]() |
This document is archived and information here might be outdated. Recommended version. |
Logical network weight types.
| Constant | Value | Description |
|---|---|---|
| esriWTNull | 0 | Null weight type. |
| esriWTBitGate | 1 | Bit gate weight. |
| esriWTInteger | 2 | 32-bit signed integer weight. |
| esriWTSingle | 3 | Single precision real weight. |
| esriWTDouble | 4 | Double precision real weight. |
| esriWTBoolean | 5 | Boolean weight. |