Share via


Tax1099BoxDetailHistory::findRecId Method

Finds a Tax1099BoxDetailHistory record based on the specified record ID.

Syntax

client server public static Tax1099BoxDetailHistory findRecId(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: Tax1099BoxDetailHistory Table
A Tax1099BoxDetailHistory record that has the specified record ID; otherwise, an empty record.

See Also

Reference

Tax1099BoxDetailHistory Table