ArcObjects Library Reference (GeoDatabase)  

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

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.

CoClasses that implement IEvaluatedNetworkAttribute2

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