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. | |
RestrictionUsageParameterName | string | The name of the attribute parameter that specifies the restriction usage type. |
TrafficSupport | The level of traffic support in the network dataset. |
2/28/2020