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




List of restriction attributes to apply during the analysis. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property restriction_attribute_name As Object
Visual Basic (Usage)Copy Code
Dim instance As MakeVehicleRoutingProblemLayer
Dim value As Object
 
instance.restriction_attribute_name = value
 
value = instance.restriction_attribute_name
C# 
public object restriction_attribute_name {get; set;}

See Also

© 2010 All Rights Reserved.