The list of network attribute names to be used as restrictions with the analysis. If missing or value is null, the server will use default defined in the network layer.
The value should be specified as a comma separated list of attribute names. You can also specify a value of none to indicate that no network attributes should be used as restrictions.
Namespace:
ESRI.ArcGIS.VE(in ArcGISVE.exe)
Syntax
| JScript |
|---|
function get RestrictionAttributes () : array<String>[]()[] function set RestrictionAttributes (value : array<String>[]()[]) |
