ArcObjects Library Reference (NetworkAnalyst)  

INAServerNetworkAttribute Interface

Deprecated as of 10.0. Provides access to properties that describe a network attribute.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Read-only property DataType Type of data used in this network attribute.
Read-only property Name Name of this network attribute.
Read-only property ParameterNames Collection of parameter names for this network attribute.
Read-only property Units Units of this network attribute.
Read-only property UsageType Usage type of this network attribute.

CoClasses that implement INAServerNetworkAttribute

CoClasses and Classes Description
NAServerNetworkAttribute Deprecated as of 10.0. A container for network attribute.

Remarks

At version 10.1, ArcGIS for Server no longer supports performing network analysis via local connections using the GISServer and GISClient APIs. Use the SOAP or REST API instead.

The INAServerNetworkAttribute interface is used to access the properties of a network attribute within NAServer.