Share via


LedgerRRGEQueries_W::findByQueryId Method

Finds a query by its ID.

Syntax

client server public static LedgerRRGEQueries_W findByQueryId(LedgerRRGEQueryId_W _queryId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: LedgerRRGEQueries_W Table
The record that is found.

See Also

Reference

LedgerRRGEQueries_W Table