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




This allows you to overwrite any existing raster attribute table that might exist. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.