This document is archived and information here might be outdated. Recommended version. |
Layer or table ID.
[Visual Basic .NET]
Public Property LayerOrTableID As Integer
[C#]
public int LayerOrTableID {get; set;}
[C++]
HRESULT get_LayerOrTableID(
System.Int32* LayerOrTableID
);
[C++]
HRESULT put_LayerOrTableID(
long LayerOrTableID
);
[C++] Parameters LayerOrTableID [out, retval]
LayerOrTableID is a parameter of type long* LayerOrTableID [in]
LayerOrTableID is a parameter of type long