This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.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