Provides access to members that control an item template.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Enabled | Indicates whether the item template is active. | |
IntersectFootprints | Indicates whether the footprint of items constructed using this template is computed using the intersection of the footprints of all participating input items. | |
Name | The name of the item template. | |
OutputDatasetTag | The output dataset tag associated with the item template. This property determines the tag of the outgoing item constructed using this template. | |
PrimaryInputDatasetTag | Tag identifying the item URI that references a dataset from which all properties are copied over to the outgoing dataset. | |
RasterFunctionTemplate | The raster function template associated with the item template. |
CoClasses that implement IItemTemplate
CoClasses and Classes | Description |
---|---|
ItemTemplate | An item template. |