ActionURI Property
The value of the SOAP-Action header.
Syntax
__property String ActionURI = {read=FActionURI, write=FSetActionURI, default=""};
Default Value
""
Remarks
When the MethodURI or Method properties are set, the ActionURI property is automatically updated to MethodURI#Method.
Data Type
String