Share via


MCROrderLine2PriceHistoryRef::findRecId Method

Finds the specified record in the MCROrderLine2PriceHistoryRef table.

Syntax

client server public static MCROrderLine2PriceHistoryRef findRecId(RecId _recId, [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: MCROrderLine2PriceHistoryRef Table
A record in the MCROrderLine2PriceHistoryRef if it exists; otherwise, an empty record.

See Also

Reference

MCROrderLine2PriceHistoryRef Table