FaultCode Property
Code of any faults returned by the SOAP server.
Object Oriented Interface
public function getFaultCode();
Procedural Interface
ipworks_soap_get($res, 15 );
Default Value
''
Remarks
FaultString and FaultActor provide the corresponding fault description and actor.
This property is read-only.
Data Type
String