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




Table holding fields defining value ranges to be reclassified and the values they will become. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_remap_table As Object
Visual Basic (Usage)Copy Code
Dim instance As ReclassByTable
Dim value As Object
 
instance.in_remap_table = value
 
value = instance.in_remap_table
C# 
public object in_remap_table {get; set;}

See Also

© 2010 All Rights Reserved.