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 a record exists with the specified ItemId value and PdsMRCCASNumber value.
Syntax
client server public static boolean exist(ItemId _itemId, PdsMRCCASNumber _casNumber)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value.
- _casNumber
Type: PdsMRCCASNumber Extended Data Type
A PdsMRCCASNumber value.
Return Value
Type: boolean
true if a record exists with the specified values; otherwise, false.