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




Field holding the ending value for each value range to be reclassified. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.