Share via


LvNRTaxItemGroupHeading::find Method

Finds the specified record in the LvNRTaxItemGroupHeading table.

Syntax

client server public static LvNRTaxItemGroupHeading find(LvNRTaxGroup _nrTaxGroup, [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: LvNRTaxItemGroupHeading Table
A record in the LvNRTaxItemGroupHeading table; otherwise, an empty record.

See Also

Reference

LvNRTaxItemGroupHeading Table