This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableSubtypeInfo Interface > IMapTableSubtypeInfo.TableID Property (ArcObjects .NET 10.5 SDK) |
The table identifier. This ID is used throughout to uniquely identify the layer for all requests.
[Visual Basic .NET] Public ReadOnly Property TableID As Integer
[C#] public int TableID {get;}
[C++]
HRESULT get_TableID(
long* TableID
);
[C++]
Parameters TableID [out, retval] TableID is a parameter of type long