ESRI.ArcGIS.ADF.ArcGISServer
ServiceType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CacheDescriptionInfo Class : ServiceType Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property ServiceType As esriCachedMapServiceType
Visual Basic (Usage)Copy Code
Dim instance As CacheDescriptionInfo
Dim value As esriCachedMapServiceType
 
instance.ServiceType = value
 
value = instance.ServiceType
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public esriCachedMapServiceType ServiceType {get; set;}

See Also

© 2010 All Rights Reserved.