MCRItemListTable::exist Method
Indicates whether the specified record in the MCRItemListTable table exists or not.
Syntax
client server public static boolean exist(MCRItemListId _mcrItemListId)
Run On
Called
Parameters
- _mcrItemListId
Type: MCRItemListId Extended Data Type
An identification value for the item list.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.