Share via


BankPositivePayTable::find Method

Searches for a particular BankPositivePayTable record by using the specified parameters.

Syntax

client server public static BankPositivePayTable find(BankPositivePayId _bankPositivePayId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be read for updating.

Return Value

Type: BankPositivePayTable Table
Either a BankPositivePayTable record (if one is found) or nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

BankPositivePayTable Table