Share via


MCRValidPaymentSchedule::findByContinuitySchedId Method

Finds and returns a MCRValidPaymentSchedule table record based on the passed in parameters.

Syntax

client server public static MCRValidPaymentSchedule findByContinuitySchedId(MCRContinuityScheduleID _schedId, [boolean update])

Run On

Called

Parameters

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

Return Value

Type: MCRValidPaymentSchedule Table
The MCRValidPaymentSchedule table record that was found.

See Also

Reference

MCRValidPaymentSchedule Table