Share via


HuDenominations::findRecId Method

Finds a record in the HuDenominations table, based on the record ID field.

Syntax

server public static HuDenominations findRecId(RefRecId _recId, [boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: HuDenominations Table
The HuDenominations table buffer.

See Also

Reference

HuDenominations Table