Share via


RetailBarcodeMaskSegment::find Method

Finds the specified record in RetailBarcodeMaskSegment table.

Syntax

client server public static RetailBarcodeMaskSegment find(
    RetailBarcodeMaskId _maskId, 
    RetailBarcodeMaskSegmentNum _segmentNum, 
   [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: RetailBarcodeMaskSegment Table
A record in the RetailBarcodeMaskSegment table; otherwise, an empty record.

See Also

Reference

RetailBarcodeMaskSegment Table