Click or drag to resize

ItemgetErrorWho Method

Note: This API is now obsolete.

Same as getErrorCode().

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
[ObsoleteAttribute("Obsolete since 11 SP8. The method will be removed from future releases of IOM. Please use getErrorCode() instead.", 
	true)]
public string getErrorWho()

Return Value

Type: String
Value of <faultcode>.
See Also