Share via


ProjBegBalJournalTrans_OnAcc::find Method

Finds a specified record in the ProjBegBalJournalTrans_OnAcc table.

Syntax

client server public static ProjBegBalJournalTrans_OnAcc find(RecId _recId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: ProjBegBalJournalTrans_OnAcc Table
A record in the ProjBegBalJournalTrans_OnAcc table; otherwise, an empty record.

See Also

Reference

ProjBegBalJournalTrans_OnAcc Table