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