Share via


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

Return Value

Type: boolean
true if the record does not exist or disabled; otherwise, false.

See Also

Reference

RTax25RegisterTable Table