Share via


ProjGrantCustomerContact::find Method

Finds the specified record in the ProjGrantCustomerContact table.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

ProjGrantCustomerContact Table