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




The number of simulations to perform. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.