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.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public bool isEmpty() |
Visual Basic (Declaration) |
---|
Public Function isEmpty As Boolean |
J# |
---|
public boolean isEmpty() |
JScript |
---|
public function isEmpty() : boolean |