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




If you want to base your new raster catalog on a template, you can specify a template raster catalog. The new raster catalog will then have the same fields as the template raster catalog. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.