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




When footprints have been selected, this option determines how the boundary will be modified. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.