Data type of a network dataset attribute.
Constant | Value | Description |
---|---|---|
esriNADTInteger | 0 | The network attribute is of Integer data type. |
esriNADTFloat | 1 | The network attribute is of Float data type. |
esriNADTDouble | 2 | The network attribute is of Double data type. |
esriNADTBoolean | 3 | The network attribute is of Boolean data type. |