Checks if the item is an "error item".
Namespace:
Aras.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public bool isError() |
Visual Basic (Declaration) |
---|
Public Function isError As Boolean |
J# |
---|
public boolean isError() |
JScript |
---|
public function isError() : boolean |