BankStmtISOCashBalance::find Method

Finds a BankStmtISOCashBalance record for a specified RecId value.

Syntax

client server public static BankStmtISOCashBalance find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record can be updated.

Return Value

Type: BankStmtISOCashBalance Table
A BankStmtISOCashBalance record .

See Also

Reference

BankStmtISOCashBalance Table