The raster value attribute table.
[Visual Basic .NET] Public Property AttributeTable As ITable
[C#] public ITable AttributeTable {get; set;}
[C++]
HRESULT get_AttributeTable(
ITable** ppVAT
);
[C++]
HRESULT putref_AttributeTable(
ITable* ppVAT
);
[C++]Parameters
ppVAT [out, retval]ppVAT is a parameter of type ITable
ppVAT [in]ppVAT is a parameter of type ITable
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.