ESRI.ArcGIS.DataManagementTools
ExportRasterCatalogPaths Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : ExportRasterCatalogPaths Class




Creates a table listing the paths to the raster datasets contained in an unmanaged raster catalog or a mosaic dataset. The table can display all the file paths, or just the ones that are broken.

Syntax

Visual Basic (Declaration) 
Public Class ExportRasterCatalogPaths 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As ExportRasterCatalogPaths
C# 
public class ExportRasterCatalogPaths : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.ExportRasterCatalogPaths

See Also

© 2010 All Rights Reserved.