This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITableBuilder Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a table builder.
Description | ||
---|---|---|
GroupField | The name of the field that contains values that identify groups of related items. | |
NameField | The name of the field that contains a friendly name for an item. | |
RasterField | The name of the field that contains either a path to a raster dataset or stores a raster value object. | |
TagField | The name of the field that provides an item with a tag that unique identifies the item within a group. |
CoClasses and Classes | Description |
---|---|
TableBuilder | A raster builder for tables. |