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


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

IItemURI2 Interface

Provides access to members that control an item URI.

Product Availability

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

Members

Name 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 Properties The item uri properties.
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.

Inherited Interfaces

Interfaces Description
IItemURI Provides access to members that control an item URI.

Classes that implement IItemURI2

Classes Description
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.
RasterTypeItemURI An item URI constructed by the raster type object.
RPFItemURI An item URI that identifes aN RPF file.
SearchItemURI A URI that identifies a search result item.