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


INetworkAttribute Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkAttribute Interface
ArcGIS Developer Help

INetworkAttribute Interface

Provides access to members that specify the properties of an attribute in a network dataset. Note: the INetworkAttribute interface has been superseded by INetworkAttribute2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property DataType Type of data used in this network attribute.
Read-only property ID Unique identifier of this network attribute.
Read/write property Name Name of this network attribute.
Read/write property Units Units of this network attribute.
Read/write property UsageType Usage type of this network attribute.

Classes that implement INetworkAttribute

Classes Description
EvaluatedNetworkAttribute A container for describing a network dataset attribute and its evaluators.
NetworkAttribute A container for describing a network dataset attribute.
SDCNetworkAttribute (esriDataSourcesFile) A container for describing a SDC network dataset attribute.

Remarks

INetworkAttribute has been superseded by INetworkAttribute3.

.NET Samples

Closest facility solver Location-allocation solver ArcGIS Network Analyst extension Engine application Origin-destination cost matrix solver Service area solver Subset network evaluators Subset network evaluators Subset network evaluators Vehicle routing problem solver