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.
Checks for the existance of the MCRInstallmentSetup record based on the passed item.
Syntax
client server public static boolean exist(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId used to determine if a record exists.
Return Value
Type: boolean
true if a record exists; otherwise, false.