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




XML path to the required model parameter. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.