Params Property
See Also Example Applies To
Read-Only. An XMLRPCParams object containing the parameters returned by the remote method call.
Syntax
object.Params
The object placeholder represents an XMLRPCResponse object.
Remarks
This property is read-only. It will contain data when the Status property is set to XMLRPC_PARAMSRETURNED.
|