Share via


ProjGrantorType::find Method

Finds the specified record in the ProjGrantorType table.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

ProjGrantorType Table