RetailImportTableSelect.ImportTable Method
Finds a record in the RetailImportTable table.
Syntax
public RetailImportTable ImportTable([boolean update])
Run On
Called
Parameters
- update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailImportTable Table
A RetailImportTable record if found; otherwise, an empty record.