ArcObjects Library Reference (GeoDatabase)  

INetworkScriptEvaluator2 Interface

Provides access to members that specify the properties of a network attribute evaluator whose values are derived from VBScript expressions.

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
INetworkScriptEvaluator Provides access to members that specify the properties of a network attribute evaluator whose values are derived from VBScript expressions.

CoClasses that implement INetworkScriptEvaluator2

CoClasses and Classes Description
NetworkScriptEvaluator A container for describing a network attribute evaluator whose values are derived from VBScript expressions.