This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IItemURI2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control an item URI.
Description | ||
---|---|---|
AuxiliaryPaths | Paths to all auxiliary data source items that aid in the construction of this item. | |
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. | |
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. | |
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. | |
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. | |
Properties | The item uri properties. | |
SourceTimeStamp | The timestamp associated with the data source referenced by this item URI. | |
Tag | The unique identifier of the item within a group. The value in this property appears in the Tag field of the mosaic catalog. |
Interfaces | Description |
---|---|
IItemURI | Provides access to members that control an item URI. |
CoClasses and 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. |