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.9.36244
SyntaxPublic Function isEmpty As Boolean
public function isEmpty() : boolean
Return Value
Type:
Boolean'true' if the item is an error but has
faultcode="0", 'false' otherwise.
See Also