This documentation is archived and is not being maintained.
SoapDocumentServiceAttribute Properties
Visual Studio 2008
The SoapDocumentServiceAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
ParameterStyle | 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 | Gets or sets how SOAP messages are routed to the XML Web service. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
Use | Gets or sets the default parameter formatting for an XML Web service. |
Show: