Share via


ProjGrantMatching::find Method

Finds the specified record in the ProjGrantMatching table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: ProjGrantMatching Table
A record of the ProjGrantMatching table; otherwise, an empty buffer.

See Also

Reference

ProjGrantMatching Table