Share via


CustomChequeLayout_BR::find Method

Retrieves the record of the CustomChequeLayout_BR table that has the given recId value.

Syntax

client server public static CustomChequeLayout_BR find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be retrieved for update.

Return Value

Type: CustomChequeLayout_BR Table
The CustomChequeLayout_BR table record that is found.

See Also

Reference

CustomChequeLayout_BR Table