System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ParameterStyle method

SoapDocumentMethodAttribute::set_ParameterStyle method

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

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ParameterStyle(SoapParameterStyle value)
ParameterTypeDescription
valueSoapParameterStyleThe value that must be set.

See Also