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