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




The name and location of the raster catalog to be copied. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.