Fault Property
See Also Example Applies To
Read-Only. An XMLRPCFault object containing fault information returned from the remote server.
Syntax
object.Fault
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_FAULTRETURNED.
|