Share via


HcmPersonImage::find Method

Finds a record in the HcmPersonImage table from a specified record ID value.

Syntax

client server public static HcmPersonImage find(
    HcmPersonImageRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPersonImage Table
A record from the HcmPersonImage table.

See Also

Reference

HcmPersonImage Table