This documentation is archived and is not being maintained.
SoapDocumentServiceAttribute Properties
.NET Framework 1.1
The properties of the SoapDocumentServiceAttribute class are listed here. For a complete list of SoapDocumentServiceAttribute class members, see the SoapDocumentServiceAttribute Members topic.
Public Properties
ParameterStyle Supported by the .NET Compact Framework. | 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 Supported by the .NET Compact Framework. | Gets or sets how SOAP messages are routed to the XML Web service. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
Use Supported by the .NET Compact Framework. | Gets or sets the default parameter formatting for an XML Web service. |
See Also
SoapDocumentServiceAttribute Class | System.Web.Services.Protocols Namespace
Show:
