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




Specifies the direction of travel between facilities and demand points when calculating the network costs. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.