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


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

INetworkAttribute2 Interface

Provides access to members that specify the properties of an attribute in a network dataset.

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 Parameters Array of parameters for this network attribute.
Method Refresh Refresh the network evaluators assigned to this network attribute.
Read/write property Units Units of this network attribute.
Read/write property UsageType Usage type of this network attribute.
Read/write property UseByDefault Indicates if this network attribute is to be used by default.

Inherited Interfaces

Interfaces Description
INetworkAttribute Provides access to members that specify the properties of an attribute in a network dataset.

Classes that implement INetworkAttribute2

Classes Description
EvaluatedNetworkAttribute A container for describing a network dataset attribute and its evaluators.
NetworkAttribute A container for describing a network dataset attribute.

Remarks

INetworkAttribute2 has been superseded by INetworkAttribute3.

.NET Samples

Subset network evaluators Subset network evaluators Subset network evaluators Subset network evaluators