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




Geostatistical model created with the parameter value defined in the XML path. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.