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




Exclude restricted portions of the network (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.