System::Web::Services::Protocols::SoapDocumentServiceAttribute::get_ParameterStyle method

SoapDocumentServiceAttribute::get_ParameterStyle method

RTTI information.

SoapParameterStyle System::Web::Services::Protocols::SoapDocumentServiceAttribute::get_ParameterStyle()

ReturnValue

A value that indicates if parameters are encapsulated within a single XML element beneath the ‘Body’

Remarks

Gets a value that indicates if parameters are encapsulated within a single XML element beneath the ‘Body’ element.

See Also