This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* TableID
);
[C++]
Parameters TableID [out, retval]
TableID is a parameter of type long*