SoapDocumentServiceAttribute Properties
.NET Framework 3.0
| 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.
|
Community Additions
ADD
Show: