Share via


TaxIntervatConfiguration::find Method

Finds the specified record in the TaxIntervatConfiguration table.

Syntax

client server public static TaxIntervatConfiguration find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

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

See Also

Reference

TaxIntervatConfiguration Table