Share via


CustFineSetup_BR::find Method

Finds the specified record in the CustFineSetup_BR table

Syntax

client server public static CustFineSetup_BR find(CustFineCode_BR _fineCode, [boolean _update])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

CustFineSetup_BR Table