Click or drag to resize

ItemsetErrorCode Method

Sets error code on the "error" item.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public void setErrorCode(
	string errcode
)

Parameters

errcode
Type: SystemString
Error code to set.
Remarks
If the item is not an "error" item, the method does nothing.
See Also

Reference

ItemsetErrorCode(String)