Share via


ProjEmplTrans::findRecId Method

Finds a record from its RecID>

Syntax

client server public static ProjEmplTrans findRecId(RecId _recId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    Whether the record will be updated or not.

Return Value

Type: ProjEmplTrans Table
The ProjEmplTrans record with the given RecID; empty record if none is found.

See Also

Reference

ProjEmplTrans Table