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


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

ITableBuilder Interface

Provides access to members that control a table builder.

Product Availability

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

Members

Name Description
Read/write property GroupField The name of the field that contains values that identify groups of related items.
Read/write property NameField The name of the field that contains a friendly name for an item.
Read/write property RasterField The name of the field that contains either a path to a raster dataset or stores a raster value object.
Read/write property TagField The name of the field that provides an item with a tag that unique identifies the item within a group.

Classes that implement ITableBuilder

Classes Description
TableBuilder A raster builder for tables.