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