NAServerNetworkAttribute

A class that describes a network attribute defined in a network dataset.

Property

Type

Description

DataType

esriNetworkAttributeDataType

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

esriNetworkAttributeUnits

The units of the network attribute. Valid values include most time and length units.

UsageType

esriNetworkAttributeUsageType

The usage type of the network attribute. Valid values include cost, descriptor, restriction, and hierarchy.

11/8/2016