System.Web.Services.Protocols.SoapParameterStyle.Default Field

Specifies using the default System.Web.Services.Protocols.SoapParameterStyle for the XML Web service. The default for an XML Web service can be set by applying a System.Web.Services.Protocols.SoapDocumentServiceAttribute to the class implementing the XML Web service. If a System.Web.Services.Protocols.SoapDocumentServiceAttribute is not applied to the class implementing the XML Web service, the default is SoapParameterStyle.Wrapped.

Syntax

SoapParameterStyle Default

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0