Click or drag to resize

ItemisEmpty Method

This is the replacement for the old hasFault() function with the Boolean argument of false to indicate to ignore the zero based faults.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public bool isEmpty()

Return Value

Type: Boolean
'true' if the item is an error but has faultcode="0", 'false' otherwise.
See Also