PMFSequenceItemTable::exist Method
Indicates whether the record exists for the specified key.
Syntax
client server public static boolean exist(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The unique record ID for which the value is defined.
Return Value
Type: boolean
true if the PMFSequenceItemTable record exists; otherwise, false.