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




Specify how you will define the scales for the tiles. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.