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




Specifies whether the boundary of the update polygon features will be kept. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.