Share via


RetailMassUpdateWorksheetLine.workSheetTable Method

Finds the corresponding record in RetailMassUpdateWorksheetTablefor current record in RetailMassUpdateWorksheetLine table

Syntax

public RetailMassUpdateWorksheetTable workSheetTable([boolean _update])

Run On

Called

Parameters

  • _update
    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.

See Also

Reference

RetailMassUpdateWorksheetLine Table