NAServerNetworkAttribute
A class that describes a network attribute defined in a network dataset.
Property |
Type |
Description |
---|---|---|
DataType |
The data type of the network attribute. Valid values include integer, float, double, and Boolean. | |
Name |
string |
The name of the network attribute. |
ParameterNames |
string[] |
The names of any attribute parameters that the network attribute makes use of. |
Units |
The units of the network attribute. Valid values include most time and length units. | |
UsageType |
The usage type of the network attribute. Valid values include cost, descriptor, restriction, and hierarchy. |
10/23/2013