MethodURI Property
The URI corresponding to the SOAP Method .
Syntax
[VB.NET] Public Property MethodURI As String
[C#] public string MethodURI {get; set;}
Remarks
When the MethodURI or Method properties are set, the ActionURI property is automatically updated to MethodURI#Method.
Default Value
""