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




Output Map Server (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.