Share via


ProjGrantTypeFrequency::find Method

Finds the specified record in the ProjGrantTypeFrequency table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: ProjGrantTypeFrequency Table
A record in the ProjGrantTypeFrequency table if found; otherwise, an empty buffer.

See Also

Reference

ProjGrantTypeFrequency Table