SysTestRecordCleanUp::isIgnored Method
Checks whether the given record should be ignored for tracing purposes.
Syntax
client server public static boolean isIgnored(Common _record)
Run On
Called
Parameters
- _record
Type: Common Table
The record to check.
Return Value
Type: boolean
true if the record is to be ignored; otherwise, false.