Compartilhar via


CustInvLineBillCodeCustomFieldBool::find Method

Finds the CustInvLineBillCodeCustomFieldBool record based on the Record ID field.

Syntax

client server public static CustInvLineBillCodeCustomFieldBool find(
    RefRecId _customFieldValueBool, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: CustInvLineBillCodeCustomFieldBool Table
A CustInvLineBillCodeCustomFieldBool table buffer.

Remarks

This method is a public method that is used to find CustInvLineBillCodeCustomFieldBool records.

See Also

Reference

CustInvLineBillCodeCustomFieldBool Table