ActionURI Property
The value of the SOAP-Action header.
Syntax
char* GetActionURI();
int SetActionURI(char* lpszActionURI);
Default Value
""
Remarks
When the MethodURI or Method properties are set, the ActionURI property is automatically updated to MethodURI#Method.
Data Type
String