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




The output parameter file listing all inputs and parameters used, which can be used with Topo to Raster by File to run the interpolation again. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.