Share via


BankLCLine.getBankLC Method

Gets the BankLC record that is related to the BankLCLine record.

Syntax

public BankLC getBankLC([boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: BankLC Table
The specified record in the BankLC table; otherwise, an empty record.

See Also

Reference

BankLCLine Table