Share via


MCRReqPlanContinuity::find Method

Finds and returns continuity plan based on the passed in parameters.

Syntax

client server public static MCRReqPlanContinuity find(MCRReqPlanIdContinuity _mcrReqPlanIdContinuity, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    If true the MCRReqPlanContinuity table record should be returned for update; otherwise, the MCRReqPlanContinuity table record should not be returned for update.

Return Value

Type: MCRReqPlanContinuity Table
The MCRReqPlanContinuity table record that was found based on passed in parameters.

See Also

Reference

MCRReqPlanContinuity Table