SysWorkflowTable::existContextRecId Method

Checks whether a reference to a record exists in the SysWorkflowTable table.

Syntax

client server public static boolean existContextRecId(TableId _tableId, RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a reference record exists; otherwise, false.

See Also

Reference

SysWorkflowTable Table