MethodURI Property
The URI corresponding to the SOAP Method .
Syntax
char* GetMethodURI();
int SetMethodURI(char* lpszMethodURI);
Default Value
""
Remarks
When the MethodURI or Method properties are set, the ActionURI property is automatically updated to MethodURI#Method.
Data Type
String