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




If this field is left blank, predictions are made at the location points. If a field is selected, predictions are made at the location points and compared to their Z_value_field values, then a validation analysis is performed. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.