Share via


HcmIdentificationType::find Method

Finds the specified record in the HcmIdentificationType table based on a HcmIdentificationTypeRecId value.

Syntax

client server public static HcmIdentificationType find(
    HcmIdentificationTypeRecId _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: HcmIdentificationType Table
The specified record from the HcmIdentificationType table; otherwise, an empty record.

See Also

Reference

HcmIdentificationType Table