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


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

IQueryPathsParameters 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 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.

Classes that implement IQueryPathsParameters

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