ESRI.ArcGIS.ADF.ArcGISServer
ServiceSourceType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServiceInfo Class : ServiceSourceType Property




Syntax

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

See Also

© 2010 All Rights Reserved.