Share via


BankReconciliationMatchRuleSetLine::find Method

Finds a BankReconciliationMatchRuleSetLine record that has a specified record ID.

Syntax

client server public static BankReconciliationMatchRuleSetLine find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: BankReconciliationMatchRuleSetLine Table
A BankReconciliationMatchRuleSetLine record.

See Also

Reference

BankReconciliationMatchRuleSetLine Table