Share via


MCRContinuityCustLine::findRecId Method

Retrieves the continuity customer Line record based on the record ID.

Syntax

client server public static MCRContinuityCustLine findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indicates whether the record should be marked for update.

Return Value

Type: MCRContinuityCustLine Table
The continuity customer Line record based on the record ID.

See Also

Reference

MCRContinuityCustLine Table