The display table.
[Visual Basic .NET] Public ReadOnly Property DisplayTable As ITable
[C#] public ITable DisplayTable {get;}
[C++]
HRESULT get_DisplayTable(
ITable** ppDisplayTable
);
[C++]Parameters
ppDisplayTable [out, retval]ppDisplayTable is a parameter of type ITable
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.