ArcObjects Library Reference (DataSourcesRaster)  

IItemTemplate2 Interface

Provides access to members that control an item template.

Product Availability

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

Members

Description
Method AddAncillaryDataset Adds additional outgoing tags for non-primary datasets that can be built using this item template. This method also accepts an optional name of a template function that resides within the primary raster function template associated within this item template wh
Read/write property Enabled Indicates whether the item template is active.
Method EnableEnhancement Enable or disable functions that enhance a dataset.
Read/write property GeoTransformationHelper The geographic tranformation helper object, set by the calling application, that enables the item template to install geotransformation method in to the system's GeoTransformationOperationSet.
Method GetAncillaryDatasets Returns a collection of tags and associated function template names and connector variables of all non-primary datasets built by the item template.
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-only property IsEnhancementEnabled Indicates whether the item template will enhance datasets.
Read/write property IsSensorTemplate Indicates whether the item template can be used to build sensor data sources (as opposed to regular raster data sources).
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.
Read/write property SupportsEnhancement Indicates whether the item template contains functions that enhance a dataset.

Inherited Interfaces

Interfaces Description
IItemTemplate Provides access to members that control an item template.

CoClasses that implement IItemTemplate2

CoClasses and Classes Description
ItemTemplate An item template.