The properties of System.Web.Services.Protocols.SoapDocumentServiceAttribute are listed below. For a list of all members, see the SoapDocumentServiceAttribute Members list.
See Also: Inherited members from System.Attribute
ParameterStyle | SoapParameterStyle.
Gets or sets the default setting that controls whether parameters are encapsulated within a single element following the <Body> element in the XML portion of a SOAP message for XML Web service methods of the XML Web service. | |
RoutingStyle | SoapServiceRoutingStyle.
Gets or sets how SOAP messages are routed to the XML Web service. | |
Use | System.Web.Services.Description.SoapBindingUse.
Gets or sets the default parameter formatting for an XML Web service. |