Click or drag to resize

ItemgetErrorSource Method

Returns the content of the <faultactor> element of SOAP Fault element.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public string getErrorSource()

Return Value

Type: String
If the instance is not an error item, an empty string is returned.
See Also