ArcObjects Library Reference (DataSourcesRaster)  

IItemURI Interface

Provides access to members that control an item URI.

Product Availability

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

Members

Description
Read/write property AuxiliaryPaths Paths to all auxiliary data source items that aid in the construction of this item.
Read/write property DisplayName The friendly-name identifying this item in the mosaic dataset. The value in this property appears in the Name field of the mosaic catalog.
Read/write property Group The name of the collection to which the item belongs. The value in this property appears in the GroupName field of the mosaic catalog.
Read/write property Key A phrase that uniquely identifies the item's data source in the mosaic dataset. The value in this property is used for computing a 'signature' that appears in the URIHash field of the mosaic catalog.
Read/write property ProductName The name of the sensor product associated with the item's data source. The value in this property appears in the ProductName field of the mosaic catalog.
Read/write property SourceTimeStamp The timestamp associated with the data source referenced by this item URI.
Read/write property Tag The unique identifier of the item within a group. The value in this property appears in the Tag field of the mosaic catalog.

CoClasses that implement IItemURI

CoClasses and Classes Description
CellSizeLevel A cell size level object.
CompositeItemURI A composite item URI object.
FileItemURI An item URI that identifes a file.
IndexedItemURI An indexed item URI object.
ItemURI An item URI object that identifies an item returned by a raster builder.
MultiPartItemURI A multi-part item URI object.
OverviewItemURI An overview item URI object.
RasterTypeItemURI An item URI constructed by the raster type object.
RPFItemURI An item URI that identifes aN RPF file.