FaultActor Property
Actor of any faults returned by the SOAP server.
Syntax
[VB.NET] Public ReadOnlyProperty FaultActor As String
[C#] public string FaultActor {get;}
Remarks
FaultCode and FaultString provide the corresponding fault code and description.
This property is read-only.
Default Value
""