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




Records if input features are partially or completely covered by the Input rasters. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.