Share via


ProjGrantMatching::findByGrantMatchingTypeCode Method

Finds the specified record in the ProjGrantMatching table by the MatchingTypeCode field.

Syntax

client server public static ProjGrantMatching findByGrantMatchingTypeCode(
    ProjGrantMatchingTypeCode _matchingTypeCode, 
   [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