FaultCode Property
Specifies the error code.
Syntax
property FaultCode: String read get_FaultCode;
Default Value
''
Remarks
Use this property to get the standard code that provides more information about the fault. A set of code values is predefined by the SOAP specification. This set of fault code values can be extended by the application.
This property is read-only and not available at design time.