Share via


ProcCategoryItemTaxGroup::find Method

Finds the specified record in the ProcCategoryItemTaxGroup table.

Syntax

client server public static ProcCategoryItemTaxGroup find(RefRecId _procCategoryItemTaxGroup, [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: ProcCategoryItemTaxGroup Table
A record in the ProcCategoryItemTaxGroup table; otherwise, an empty record.

See Also

Reference

ProcCategoryItemTaxGroup Table