Share via


ReqProcessList::find Method

Finds a ReqProcessList record.

Syntax

server public static ReqProcessList find(ReqProcessId _processId, boolean _forUpdate)

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update.

Return Value

Type: ReqProcessList Table
A ReqProcessList record.

See Also

Reference

ReqProcessList Table