Share via


Tax1099BoxDetailHistory::findCurrentVersion Method

Finds and retrieves the current version for the specified Tax1099BoxDetail record.

Syntax

client server public static Tax1099BoxDetailHistory findCurrentVersion(Tax1099BoxDetail _tax1099BoxDetail, [boolean _forupdate])

Run On

Called

Parameters

  • _tax1099BoxDetail
    Type: Tax1099BoxDetail Table
    The Tax1099BoxDetail record for which to find the current version.
  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: Tax1099BoxDetailHistory Table
The current version of the supplied Tax1099BoxDetail .

See Also

Reference

Tax1099BoxDetailHistory Table