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


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

IQueryPathsParameters2 Interface

Provides access to members that control parameters to query paths.

Product Availability

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

Members

Name Description
Read/write property BrokenPathsOnly Indicates whether only broken paths are returned.
Read/write property FoldersOnly Indicates whether only folder paths are returned.
Read/write property PathDepth The maximum depth of each folder path returned.
Read/write property QueryCachePaths Indicates whether paths associated with raster dataset cache are queried.
Read/write property QueryDatasetPaths Indicates whether paths associated with each raster dataset are queried.
Read/write property QueryItemURIPaths Indicates whether paths from URI objects that identify source to the raster type are queried.
Read/write property QueryRasterTypePaths Indicates whether paths associated with raster types are queried.

Inherited Interfaces

Interfaces Description
IQueryPathsParameters Provides access to members that control parameters to query paths.

Classes that implement IQueryPathsParameters2

Classes Description
QueryPathsParameters An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are queried.