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




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

Syntax

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

See Also

© 2010 All Rights Reserved.