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




Saves the names of the Input rasters to disc. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.