This document is archived and information here might be outdated.  Recommended version.


IItemPathsQuery2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IItemPathsQuery2 Interface
ArcGIS Developer Help

IItemPathsQuery2 Interface

Provides access to members that allow querying for paths stored in a mosaic dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ExportPaths Exports paths associated with the raster datasets and the data sources of selected catalog items to the specified table in the target workspace.
Method GetItemPaths Parses the raster dataset and item URI attributes of the specified mosaic catalog row and returns an array of paths.
Method GetRasterTypePaths Parses the specified raster type and returns an array of paths.
Read-only property MosaicDatasetPaths The array of paths stored at the mosaic dataset (top) level.
Read/write property QueryPathsParameters Parameters that control how paths stored in the mosaic dataset are queried.

Inherited Interfaces

Interfaces Description
IItemPathsQuery Provides access to members that allow querying for paths stored in a mosaic dataset.

Classes that implement IItemPathsQuery2

Classes Description
MosaicDataset A mosaic dataset object.