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