System.Web.Services.Protocols.SoapDocumentServiceAttribute: Constructor Members

The constructors 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

Public Constructors

Initializes a new instance of the System.Web.Services.Protocols.SoapDocumentServiceAttribute class setting all properties to their default values.

Initializes a new instance of the System.Web.Services.Protocols.SoapDocumentServiceAttribute class setting the parameter formatting.

Initializes a new instance of the System.Web.Services.Protocols.SoapDocumentServiceAttribute class that sets the parameter formatting and sets whether parameters are encapsulated within a single XML element, under the Body element, in SOAP messages.