SoapDocumentServiceAttribute Properties

  Name Description
Public property Supported by the .NET Compact Framework 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.
Public property Supported by the .NET Compact Framework RoutingStyle
Gets or sets how SOAP messages are routed to the XML Web service.
Public property TypeId 
When implemented in a derived class, gets a unique identifier for this Attribute.
(inherited from Attribute)
Public property Supported by the .NET Compact Framework Use
Gets or sets the default parameter formatting for an XML Web service.
Top

Community Additions

ADD
Show: