Share via


CustInterestTransLine::find Method

Finds the CustInterestTransLine record based on Record ID.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: CustInterestTransLine Table
A CustInterestTransLine table buffer.

Remarks

This method is a public method that is used to find Custom Field records.

See Also

Reference

CustInterestTransLine Table