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 > MakeClosestFacilityLayer Class : travel_from_to Property




Specifies the direction of travel between facilities and incidents. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property travel_from_to As String
Visual Basic (Usage)Copy Code
Dim instance As MakeClosestFacilityLayer
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.