RetailDevice::findRecId Method

Finds a record by RecId.

Syntax

client server public static RetailDevice findRecId(RecId _deviceRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true, if record is selected for update, false - otherwise

Return Value

Type: RetailDevice Table
Record found.

See Also

Reference

RetailDevice Table