This document is archived and information here might be outdated.  Recommended version.


IGlobeServerLayer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeServerLayer Interface

Provides access to the available properties of a globe server layer object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property ConnectionServerName Provides access to members that supply server object name information.
Read/write property DisplayField Primary display field.
Read-only property GlobeLayerInfo Provides access to the available properties of a globe layer info object.
Read-only property GlobeServer Provides access to the GlobeServer object.
Read-only property GlobeServerLayerID The GlobeServer layer identifier. This ID is used throughout to uniquely identify the layer for all requests.
Read-only property GlobeServerLayerName The name of the GlobeServer layer.
Read/write property IsComposite Indicates if the layer supports ICompositeLayer to contain sublayers.
Read-only property LegendInfo Provides access to members that control legend information provided by a renderer.
Read/write property SearchLocation The location to be used when an identify is performed on a Globe Server Layer.
Read/write property SearchOID The feature OID used as a hint when an identify is performed on a Globe Server Layer.
Method ServerConnect Connects to the Server given the GlobeServer Object, layer name and layer ID.
Read-only property ThreadedGlobeServer Provides access to a threaded GlobeServer object.

CoClasses that implement IGlobeServerLayer

CoClasses and Classes Description
GlobeServerLayer Provides programmatic access to a globe server layer.