![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Local | |
SoapVersion Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerDcomProxy Class : SoapVersion Property |
Visual Basic (Declaration) | |
---|---|
<DefaultValueAttribute()> <ComVisibleAttribute(False)> <WebServicesDescriptionAttribute("The version of the SOAP protocol to use for requests. By default, SOAP 1.1 will be used.")> Public Property SoapVersion As SoapProtocolVersion |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeometryServerDcomProxy Dim value As SoapProtocolVersion instance.SoapVersion = value value = instance.SoapVersion |
C# | |
---|---|
[DefaultValueAttribute()] [ComVisibleAttribute(false)] [WebServicesDescriptionAttribute("The version of the SOAP protocol to use for requests. By default, SOAP 1.1 will be used.")] public SoapProtocolVersion SoapVersion {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family