This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeItemURI2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a raster type item URI.
Description | ||
---|---|---|
FunctionTemplateName | The name of raster function template associated with the item template that built the raster type item URI. | |
Items | The item URI objects associated with this container URI object. | |
ItemTemplateIndex | The index to the item template contained within the parent raster type that corresponds to this item URI. | |
ItemTemplateTag | The originally set output dataset tag associated with the parent raster type item template that created the URI. This property enables the raster type to correctly connect an item template's primary or ancillary properties with a raster type item URI. | |
PrimaryChainConnector | In the case where the URI is associated with an ancillary dataset, this property indicates the name of the raster function variable within the primary raster function template onto which the ancillary tepmlate reconnects (as a form of post-processing). |
Interfaces | Description |
---|---|
IRasterTypeItemURI | Provides access to members that control a raster type item URI. |
CoClasses and Classes | Description |
---|---|
RasterTypeItemURI | An item URI constructed by the raster type object. |