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




The name of the globe service whose cache will be deleted. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.