|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to the Globe deployment.
| Description | ||
|---|---|---|
|  | AddLayer | Adds a layer to be deployed. | 
|  | DefaultCacheLocation | The default location for setting/copying the caches. | 
|  | Deploy | Perform the deployment operations. | 
|  | Document | The deployed document. | 
|  | GetCacheOp | The operation to be performed with the cache of a layer. | 
|  | GetCacheOpByIndex | The operation to be performed with the cache of a layer by index. | 
|  | GetCachePath | The deployment cache for a layer. | 
|  | GetCachePathByIndex | The deployment cache path of a layer by index. | 
|  | GetLayer | Gets a layer by index. | 
|  | GetTablePath | Get each of the absolute and local cache paths accumulated. | 
|  | LayerCount | The number of layers to be deployed. | 
|  | LocalPath | The local path corresponding to the given absolute path. | 
|  | PathTableCount | The number of different cache paths accumulated. | 
|  | PutCacheOp | The operation to be performed with the cache. | 
|  | PutCachePath | The deployment cache for a layer. | 
|  | PutTablePath | Set an entry in the path table. | 
|  | RemoveAllLayers | Removes all layers from the deployment list. | 
|  | RemoveLayer | Removes a layer from the deployment list. | 
|  | SaveDocumentName | The full name of the new document to be saved. | 
|  | SaveNewDocument | Indicates whether a new document will be saved as opposed to modifying the current one. | 
|  | Summary | The text summary describing the deployment configuration. | 
|  | UseLocalPaths | Indicates whether to use internal local paths for data caches, given by the path table. | 
| CoClasses and Classes | Description | 
|---|---|
| GlobeDeployment | The ArcGlobe deployment object. |