Share via


TaxReportDomesticThresholdBase_IT::find Method

Finds the TaxReportDomesticThresholdBase_IT record that has the specified record ID.

Syntax

client server public static TaxReportDomesticThresholdBase_IT find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the TaxReportDomesticThresholdBase_IT record should be selected for update.

Return Value

Type: TaxReportDomesticThresholdBase_IT Table
The TaxReportDomesticThresholdBase_IT record that has the specified record ID.

See Also

Reference

TaxReportDomesticThresholdBase_IT Table