Share via


HcmPersonImage::findByPerson Method

Finds a record in the HcmPersonImage table by using the specified Person field.

Syntax

client server public static HcmPersonImage findByPerson(
    HcmPersonRecId _person, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPersonImage Table
A record from the HcmPersonImage table.

See Also

Reference

HcmPersonImage Table