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




Syntax

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

See Also

© 2010 All Rights Reserved.