ESRI.ArcGIS.NetworkAnalystTools
travel_from_to Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace > MakeServiceAreaLayer Class : travel_from_to Property




Specifies the direction of travel to or from the facilities. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property travel_from_to As String
Visual Basic (Usage)Copy Code
Dim instance As MakeServiceAreaLayer
Dim value As String
 
instance.travel_from_to = value
 
value = instance.travel_from_to
C# 
public string travel_from_to {get; set;}

See Also

© 2010 All Rights Reserved.