ReturnValue Property
Value returned by the SOAP Method .
Syntax
__property String ReturnValue = {read=FReturnValue, write=FSetReturnValue};
Default Value
""
Remarks
ReturnValue corresponds to the first item in the Params properties.
This property is read-only.
Data Type
String