Share via


RetailDeviceTypes::findRecId Method

Finds a record by RecId.

Syntax

client server public static RetailDeviceTypes findRecId(RecId _deviceTypesRecId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: RetailDeviceTypes Table
Record found.

See Also

Reference

RetailDeviceTypes Table