Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the PMFSequenceItemTable record exists for a sequence group for the item.
Syntax
client server public static boolean existForItem(PMFSequenceGroupId _sequenceGroupId, ItemId _itemId)
Run On
Called
Parameters
- _sequenceGroupId
Type: PMFSequenceGroupId Extended Data Type
The ID of the sequence group to search for.
- _itemId
Type: ItemId Extended Data Type
The ID of the item to search for.
Return Value
Type: boolean
true if the related PMFSequenceItemTable record exists; otherwise, false.