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




Restrict or permit U-turns at junctions that could occur during network traversal between stops. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.