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


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

IItemTemplate Interface

Provides access to members that control an item template.

Product Availability

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

Members

Name Description
Read/write property Enabled Indicates whether the item template is active.
Read/write property IntersectFootprints Indicates whether the footprint of items constructed using this template is computed using the intersection of the footprints of all participating input items.
Read/write property Name The name of the item template.
Read/write property OutputDatasetTag The output dataset tag associated with the item template. This property determines the tag of the outgoing item constructed using this template.
Read/write property PrimaryInputDatasetTag Tag identifying the item URI that references a dataset from which all properties are copied over to the outgoing dataset.
Read/write property RasterFunctionTemplate The raster function template associated with the item template.

Classes that implement IItemTemplate

Classes Description

.NET Samples

Create a Mosaic dataset Create a custom raster type Create a custom raster type from the ground up for DMCII data Create a custom raster type from the ground up for DMCII data