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 > IGlobeDeployment.PutCacheOp Method (ArcObjects .NET 10.5 SDK) |
The operation to be performed with the cache.
[Visual Basic .NET] Public Sub PutCacheOp ( _ ByVal pLayer As ILayer, _ ByVal op As esriGlobeDeployCacheOp _ )
[C#] public void PutCacheOp ( ILayer pLayer, esriGlobeDeployCacheOp op );