RetailWishListLineTable::find Method

Finds the wish list line given line identifier.

Syntax

client server public static RetailWishListLineTable find(RecId lineId, boolean update)

Run On

Called

Parameters

  • update
    Type: boolean
    True if the record is selected for update; otherwise, false.

Return Value

Type: RetailWishListLineTable Table
The record that is found.

See Also

Reference

RetailWishListLineTable Table