The length units to use when computing directions. If missing or value is null, the server will use default defined in the network layer. The value is an ESRI.ArcGIS.VE.Unit

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function get DirectionsLengthUnits () : Unit
 function set DirectionsLengthUnits (value : Unit)

See Also