get_ParameterStyle()

SoapDocumentMethodAttribute::get_ParameterStyle() method

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

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

Return Value

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

See Also