NetworkAttribute

Derived Types: EvaluatedNetworkAttribute

A class that describes a network dataset attribute.

Property

Type

Description

AttributeParameters

NetworkAttributeParameter[]

Array of parameters for this network attribute.

DataType

esriNetworkAttributeDataType

Type of data used in this network attribute.

ID

int

Unique identifier of this network attribute.

Name

string

Name of this network attribute.

Units

esriNetworkAttributeUnits2

Units of this network attribute.

UsageType

esriNetworkAttributeUsageType

Usage type of this network attribute.

UseByDefault

bool

Indicates if this network attribute is to be used by default.

UserData

object

2/28/2020