CatVendorCurrencyValue::exist Method
Indicates whether a record exists in the CatVendorCurrencyValue table.
Syntax
client server public static boolean exist(RefRecId _recId)
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID to find.
Return Value
Type: boolean
true if a record with the ID exists; otherwise, false.