esriNetworkAttributeDataType
Options to specify the data type of a network dataset attribute.
Value |
Description |
---|---|
esriNADTBoolean |
The network attribute is of Boolean data type. |
esriNADTDouble |
The network attribute is of Double data type. |
esriNADTFloat |
The network attribute is of Float data type. |
esriNADTInteger |
The network attribute is of Integer data type. |
2/28/2020