IQueryPathsParameters3 Interface

Provides access to members that control parameters to query paths.

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 QueryRasterFunctionTemplatePaths Indicates whether paths associated with raster function templates on the mosaic dataset are queried.
Read/write property QueryRasterTypePaths Indicates whether paths associated with raster types are queried.

IQueryPathsParameters3.QueryRasterFunctionTemplatePaths Property

Indicates whether paths associated with raster function templates on the mosaic dataset are queried.

Public Property QueryRasterFunctionTemplatePaths As Boolean
public bool QueryRasterFunctionTemplatePaths {get; set;}

Inherited Interfaces

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

Classes that implement IQueryPathsParameters3

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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.