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