This document is archived and information here might be outdated. Recommended version. |
The class names of the table.
[Visual Basic .NET] Public Property TableType As esriRasterTableTypeEnum
[C#] public esriRasterTableTypeEnum TableType {get; set;}
[C++]
HRESULT get_TableType(
esriRasterTableTypeEnum* Type
);
[C++]
HRESULT put_TableType(
esriRasterTableTypeEnum Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriRasterTableTypeEnum* Type [in]
Type is a parameter of type esriRasterTableTypeEnum