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




Determines whether the simulated rasters are saved to disk or not. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property save_simulated_rasters As String
Visual Basic (Usage)Copy Code
Dim instance As GaussianGeostatisticalSimulations
Dim value As String
 
instance.save_simulated_rasters = value
 
value = instance.save_simulated_rasters
C# 
public string save_simulated_rasters {get; set;}

See Also

© 2010 All Rights Reserved.