This documentation is archived and is not being maintained.

SoapDocumentServiceAttribute Properties

The properties of the SoapDocumentServiceAttribute class are listed here. For a complete list of SoapDocumentServiceAttribute class members, see the SoapDocumentServiceAttribute Members topic.

Public Properties

public propertyParameterStyle

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.
public propertyRoutingStyle

Supported by the .NET Compact Framework.

Gets or sets how SOAP messages are routed to the XML Web service.
public propertyTypeId (inherited from Attribute) When implemented in a derived class, gets a unique identifier for this Attribute.
public propertyUse

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: