This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkScriptEvaluator2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that specify the properties of a network attribute evaluator whose values are derived from VBScript expressions.
Description | ||
---|---|---|
GetExpression | Gets the VBScript calculator expression and pre-logic used to derive the values for this network evaluator. | |
GetLanguage | Gets the script language | |
SetExpression | Sets the VBScript calculator expression and pre-logic used to derive the values for this network evaluator. | |
SetLanguage | Sets the script language |
Interfaces | Description |
---|---|
INetworkScriptEvaluator | Provides access to members that specify the properties of a network attribute evaluator whose values are derived from VBScript expressions. |
CoClasses and Classes | Description |
---|---|
NetworkScriptEvaluator | A container for describing a network attribute evaluator whose values are derived from VBScript expressions. |