Share via


CustInterestRange::find Method

Finds the specified record in the CustInterestRange table.

Syntax

client server public static CustInterestRange find(
    CustInterestRangeRecId _custInterestRangeRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: CustInterestRange Table
The specified record in the CustInterestRange table.

See Also

Reference

CustInterestRange Table