EcoResShoppingPreferences::exist Method
Indicates whether the specified record in the EcoResShoppingPreference table exists.
Syntax
client server public static boolean exist(UserId _id)
Run On
Called
Parameters
- _id
Type: UserId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.