Share via


ProjGrantorType::findByGrantorType Method

Finds the specified record in the ProjGrantorType table by the GrantorType field.

Syntax

client server public static ProjGrantorType findByGrantorType(
    ProjGrantorTypeCode _grantorType, 
   [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