Share via


InpcRateTable_MX::find Method

Finds the specified record in the InpcRateTable_MX table.

Syntax

client server public static InpcRateTable_MX find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: InpcRateTable_MX Table
A record in the InpcRateTable_MX table; otherwise, an empty record.

See Also

Reference

InpcRateTable_MX Table