ESRI.ArcGIS.DataManagementTools Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
DeleteRasterAttributeTable Class
See Also  Members  
ESRI.ArcGIS.DataManagementTools Namespace : DeleteRasterAttributeTable Class


Removes the raster attribute table that is associated with a raster dataset.

Syntax

Visual Basic (Declaration)  
Public Class DeleteRasterAttributeTable 
   Implements IGPProcess 
Visual Basic (Usage) Copy Code
Dim instance As DeleteRasterAttributeTable
C#  
public class DeleteRasterAttributeTable : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.DeleteRasterAttributeTable

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also