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




Syntax

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

See Also

© 2010 All Rights Reserved.