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


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

IRasterTypeItemURI2 Interface

Provides access to members that control a raster type item URI.

Product Availability

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

Members

Name Description
Read/write property FunctionTemplateName The name of raster function template associated with the item template that built the raster type item URI.
Read/write property Items The item URI objects associated with this container URI object.
Read/write property ItemTemplateIndex The index to the item template contained within the parent raster type that corresponds to this item URI.
Read/write property 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.
Read/write property 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).

Inherited Interfaces

Interfaces Description
IRasterTypeItemURI Provides access to members that control a raster type item URI.

Classes that implement IRasterTypeItemURI2

Classes Description
RasterTypeItemURI An item URI constructed by the raster type object.