The name of network attribute to use for the drive time when computing directions. If missing or value is null, the server will use default defined in the network layer. The value is a string.

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

Syntax

JScript
 function get DirectionsTimeAttribute () : String
 function set DirectionsTimeAttribute (value : String)

See Also