Share via


ProjOnAccTrans::find Method

Returns the on-account transaction with the given transaction ID.

Syntax

client server public static ProjOnAccTrans find(ProjOnAccTransId _transId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the transaction should be updated; optional.

Return Value

Type: ProjOnAccTrans Table
The desired transaction.

See Also

Reference

ProjOnAccTrans Table