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