This document is archived and information here might be outdated.  Recommended version.


INAServerNetworkAttribute Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerNetworkAttribute Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement INAServerNetworkAttribute

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.