Share via


BudgetAllocationTerm::find Method

Finds the specified record in the BudgetAllocationTerm table.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

BudgetAllocationTerm Table