Share via


EcoResShoppingPreferences::find Method

Finds the specified record in the EcoResShoppingPreferences table.

Syntax

client server public static EcoResShoppingPreferences find([UserId _id, boolean _forUpdate])

Run On

Called

Parameters

Return Value

Type: EcoResShoppingPreferences Table
A record in the EcoResShoppingPreferences table if found; otherwise, an empty buffer.

Remarks

If the ID is not specified, this method will use the user ID of the current user.

See Also

Reference

EcoResShoppingPreferences Table