ESRI.ArcGIS.ServerTools
update_mode Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ServerTools Namespace > ManageGlobeServerCacheTiles Class : update_mode Property




Choose a mode for updating the cache. The two modes are: (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property update_mode As String
Visual Basic (Usage)Copy Code
Dim instance As ManageGlobeServerCacheTiles
Dim value As String
 
instance.update_mode = value
 
value = instance.update_mode
C# 
public string update_mode {get; set;}

See Also

© 2010 All Rights Reserved.