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




The output diagnostic file listing all inputs and parameters used and the number of sinks cleared at each resolution and iteration. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.