API:Soap.SOAPHTTPTrans.THTTPReqResp.SoapAction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property  SoapAction: string read GetSOAPAction write SetSOAPAction  stored IsSOAPActionStored;

C++

__property System::UnicodeString SoapAction = {read=GetSOAPAction, write=SetSOAPAction, stored=IsSOAPActionStored};

Properties

Type Visibility Source Unit Parent
property published
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Description

Embarcadero Technologies does not currently have any additional information.