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




The storage format of the exported cache. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.