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




ASCII remap file defining the single values or ranges to be reclassified and the values they will become. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.