MCRContinuityScheduleHeader::find Method
Finds the specified record in the MCRContinuityScheduleHeader table.
Syntax
client server public static MCRContinuityScheduleHeader find(MCRContinuityScheduleID _mcrContinuityScheduleId, [boolean _forUpdate])
Run On
Called
Parameters
- _mcrContinuityScheduleId
Type: MCRContinuityScheduleID Extended Data Type
The continuity schedule ID of the MCRContinuityScheduleHeader table record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRContinuityScheduleHeader Table
A record in MCRContinuityScheduleHeader; otherwise, an empty record.