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