Share via


TaxEdivatDetail::find Method

Finds the specified record in the TaxEdivatDetail table for the specified record.

Syntax

client server public static TaxEdivatDetail find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: TaxEdivatDetail Table
A buffer that contains a record in the TaxEdivatDetail table.

See Also

Reference

TaxEdivatDetail Table