Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.