RTax25RegisterTable::notExistsOrDisabled Method
Check if record in RTax25RegisterTable does not exist for specified registerID or it is disabled.
Syntax
client server public static boolean notExistsOrDisabled(RTax25RegisterId registerId)
Run On
Called
Parameters
- registerId
Type: RTax25RegisterId Extended Data Type
Register ID
Return Value
Type: boolean
true if the record does not exist or disabled; otherwise, false.