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 > CalculateLocations Class : exclude_restricted_elements Property




This parameter is applicable only when the input features are from the sub layer of a network analysis layer and are not barrier objects. In all other cases, use "#" as the parameter value. (In, Optional)

Syntax

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