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




File name for the output text file that contains information about the RMS error and the Chi-Square of the interpolation. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.