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


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

IEvaluatedNetworkAttribute2 Interface

Provides access to members that specify the properties of an evaluated 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/write property DefaultEvaluator Evaluator used to derive attribute values for the given element type when an evaluator is not specified for a network element's source.
Read-only property DENetworkDataset Evaluator used to derive values from the given network source for this network attribute.
Read/write property Evaluator Evaluator used to derive values from the given network source for 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.

Inherited Interfaces

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

Classes that implement IEvaluatedNetworkAttribute2

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