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 | ||
|---|---|---|
![]() |
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 |
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. |
