PMFSequenceTable::exist Method
Gets a value that indicates whether the record exists for the specified key.
Syntax
client server public static boolean exist(PMFSequenceId _sequenceId)
Run On
Called
Parameters
- _sequenceId
Type: PMFSequenceId Extended Data Type
The sequence ID.
Return Value
Type: boolean
true if the PMFSequenceTable record exists; otherwise, false.