ActionURI Property
The value of the SOAP-Action header.
Syntax
public String getActionURI(); public void setActionURI(String actionURI);
Remarks
When the MethodURI or Method properties are set, the ActionURI property is automatically updated to MethodURI#Method.
Default Value
""