Share via


CatCartLine.getInventTable Method

Retrieves a record in the InventTable table to which the line may refer.

Syntax

public InventTable getInventTable([boolean _update])

Run On

Called

Parameters

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

Return Value

Type: InventTable Table
A record in the InventTable table; otherwise, an empty buffer.

See Also

Reference

CatCartLine Table