Share via


HRMMediaType::find Method

Finds a record from the HRMMediaType table that is based on a HRMMediaTypeId value.

Syntax

client server public static HRMMediaType find(HRMMediaTypeId _hrmMediaTypeId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: HRMMediaType Table
A record in the HRMMediaType table.

See Also

Reference

HRMMediaType Table