Share via


HcmPersonScreening::find Method

Finds a specified record in the HcmPersonScreening table.

Syntax

client server public static HcmPersonScreening find(
    HcmPersonScreeningRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: HcmPersonScreening Table
A HcmPersonScreening record.

See Also

Reference

HcmPersonScreening Table