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




Specifies the list of network sources to be excluded when generating the polygons. The geometry of traversed elements from the excluded sources will be omitted from all polygons. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.