ESRI.ArcGIS.ADF.ArcGISServer
TransportType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ServiceDataOptions Class : TransportType Property




Syntax

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

See Also

© 2010 All Rights Reserved.