SOAPAction Property
Specifies the SOAP action.
Syntax
property SOAPAction: String read get_SOAPAction write set_SOAPAction;
Default Value
''
Remarks
Use this property to specify the value for the SOAPAction/action HTTP request header field. This field is normally used to indicate the intent of the SOAP request.