ReturnValue Property
Value returned by the SOAP Method .
Syntax
[VB.NET] Public ReadOnlyProperty ReturnValue As String
[C#] public string ReturnValue {get;}
Remarks
ReturnValue corresponds to the first item in the Params collection .
This property is read-only.
Default Value
""