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




Specifies the option to create concentric service area polygons as disks or rings. This option is applicable only when multiple break values are specified for the facilities. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.