RetailMassUpdateWorksheetTable::find Method
Finds a record in RetailMassUpdateWorksheetTable table.
Syntax
client server public static RetailMassUpdateWorksheetTable find(RetailMassUpdateWorksheetID _worksheetId, [boolean _forUpdate])
Run On
Called
Parameters
- _worksheetId
Type: RetailMassUpdateWorksheetID Extended Data Type
Value to be searched for in Name field of RetailMassUpdateWorksheetTable table.
- _forUpdate
Type: boolean
Defines whether the found record is to be updated or not.Optional parameter.
Return Value
Type: RetailMassUpdateWorksheetTable Table
A record of RetailMassUpdateWorksheetTable table.