MCRInstallmentSetup::exist Method
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.