ArcObjects Library Reference (GeoDatabase)  

INetworkFieldEvaluator2 Interface

Provides access to members that specify the properties of a network attribute evaluator whose values are derived from object field attributes.

Product Availability

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

Members

Description
Method GetExpression Gets the VBScript calculator expression and pre-logic used to derive the values for this network evaluator.
Method GetLanguage Gets the script language
Method SetExpression Sets the VBScript calculator expression and pre-logic used to derive the values for this network evaluator.
Method SetLanguage Sets the script language

Inherited Interfaces

Interfaces Description
INetworkFieldEvaluator Provides access to members that specify the properties of a network attribute evaluator whose values are derived from object field attributes.

CoClasses that implement INetworkFieldEvaluator2

CoClasses and Classes Description
NetworkFieldEvaluator A container for describing a network attribute evaluator whose values are derived from object field attributes.