ESRI.ArcGIS.ADF.Web.DataSources
TransportType Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > ServerData Class : TransportType Property




Syntax

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

See Also

© 2010 All Rights Reserved.