SOAPResult.Error
From Xojo Documentation
Property (As Boolean )
aSOAPResult.Error = newBooleanValue
or
BooleanValue = aSOAPResult.Error
Supported for all project types and targets.
or
BooleanValue = aSOAPResult.Error
Supported for all project types and targets.
True if the SOAP service returned a fault.