ArcObjects Library Reference (DataSourcesRaster)  

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

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.

CoClasses that implement IRasterTypeItemURI2

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