Share via


VendFineSetup_BR::find Method

Searches the specified record in the VendFineSetup_BR table.

Syntax

client server public static VendFineSetup_BR find(VendFineCode_BR _fineCode, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether to select the record of the VendFineSetup_BR table for update.

Return Value

Type: VendFineSetup_BR Table
An instance of the VendFineSetup_BR table

See Also

Reference

VendFineSetup_BR Table