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




Specifies whether or not to identify and store polygon neighboring information. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.